バージョン

menu_open
Wwise SDK 2021.1.14
AkSet.h ファイル

[ソースコード]

クラス

struct   AkSetGetKey< T >
 
class   AkSet< T, U_POOL, uGrowBy >
 

型定義

typedef AkSet< AkUniqueID, ArrayPoolDefault AkUniqueIDSet
 

列挙型

enum   AkSetType { SetType_Inclusion, SetType_Exclusion }
 

関数

template<typename T , class U_POOL , class uGrowBy >
static bool  AkDisjoint (const AkSet< T, U_POOL, uGrowBy > &in_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkIntersect (const AkSet< T, U_POOL, uGrowBy > &in_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkIsSubset (const AkSet< T, U_POOL, uGrowBy > &in_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static AkUInt32  AkCountIntersection (const AkSet< T, U_POOL, uGrowBy > &in_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkSubtraction (AkSet< T, U_POOL, uGrowBy > &in_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkIntersection (AkSet< T, U_POOL, uGrowBy > &in_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkIntersection (AkSet< T, U_POOL, uGrowBy > &out_res, const AkSet< T, U_POOL, uGrowBy > &in_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkUnion (AkSet< T, U_POOL, uGrowBy > &io_A, const AkSet< T, U_POOL, uGrowBy > &in_B)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkIntersect (const AkSet< T, U_POOL, uGrowBy > &in_A, AkSetType in_typeA, const AkSet< T, U_POOL, uGrowBy > &in_B, AkSetType in_typeB)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkContains (const AkSet< T, U_POOL, uGrowBy > &in_Set, AkSetType in_type, T in_item)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkSubtraction (AkSet< T, U_POOL, uGrowBy > &in_A, AkSetType in_typeA, const AkSet< T, U_POOL, uGrowBy > &in_B, AkSetType in_typeB)
 
template<typename T , class U_POOL , class uGrowBy >
static bool  AkUnion (AkSet< T, U_POOL, uGrowBy > &io_A, AkSetType &io_typeA, const AkSet< T, U_POOL, uGrowBy > &in_B, AkSetType in_typeB)
 

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう