バージョン

menu_open

include/AK/Tools/Common/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 , AkUInt32 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 , AkUInt32 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 , AkUInt32 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 , AkUInt32 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 , AkUInt32 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 , AkUInt32 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 , AkUInt32 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 , AkUInt32 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 , AkUInt32 uGrowBy>
static bool  AkContains (const AkSet< T, U_POOL, uGrowBy > &in_Set, AkSetType in_type, T in_item)
template<typename T , class U_POOL , AkUInt32 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 , AkUInt32 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からはじめよう