버전

menu_open
AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::InterfaceInfo< in_interfaceType > 구조체 템플릿 참조

Compile-time dictionary about a particular interface type. 더 자세히 ...

#include <PluginInfoGenerator.h>

클래스

struct  ToInterfaceClassImpl
 Casts the plug-in class to the requested interface class. 더 자세히 ...
 
struct  VersionPack
 Compile-time container of version numbers. 더 자세히 ...
 

Public 타입

enum  { k_latestInterfaceVersion = LatestInterfaceVersion<in_interfaceType>::k_interfaceVersion }
 
enum  : bool
 
enum  { k_interfaceVersion = GetInterfaceVersion() }
 
using UsedInterfaceVersions = decltype(GetUsedInterfaceVersions())
 Pair type containing a VersionPack of the requested versions and a VersionPack of the provided versions of the interface. 더 자세히 ...
 
using RequestedInterfaceVersions = typename UsedInterfaceVersions::first_type
 VersionPack containing the requested versions of the interface by the plug-in. 더 자세히 ...
 
using ProvidedInterfaceVersions = typename UsedInterfaceVersions::second_type
 VersionPack containing the provided versions of the interface by the plug-in. 더 자세히 ...
 
using InterfaceClass = typename KnownInterfaceClass< in_interfaceType, k_interfaceVersion >::Type
 Interface class of the versioned interface type. 더 자세히 ...
 
using ToInterfaceClass = ToInterfaceClassImpl< k_has >
 Casts the plug-in class to the requested interface class. 더 자세히 ...
 

정적 Public 멤버 함수

template<uint32_t in_interfaceVersion = k_latestInterfaceVersion, uint32_t... in_requestedVersions, uint32_t... in_providedVersions>
static constexpr auto GetUsedInterfaceVersions (VersionPack< in_requestedVersions... >={}, VersionPack< in_providedVersions... >={})
 Recursively accumulate each version of the interface requested or provided by the plug-in (there should be one or none). 더 자세히 ...
 
static constexpr uint32_t GetInterfaceVersion ()
 Extract the version of the interface used by the plug-in. 더 자세히 ...
 
static BaseInterfaceGetPlaceholderPointer ()
 Get a Placeholder Pointer object. 더 자세히 ...
 

상세한 설명

template<typename PluginT>
template<InterfaceType in_interfaceType>
struct AK.Wwise::Plugin::PluginInfoGenerator< PluginT >::InterfaceInfo< in_interfaceType >

Compile-time dictionary about a particular interface type.

템플릿 파라메터
in_interfaceTypeThe interface ID with the information to request.

PluginInfoGenerator.h 파일의 335 번째 라인에서 정의되었습니다.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요