Version
menu

Wwise SDK 2023.1.18
AkSet.h File Reference
#include AK/Tools/Common/AkKeyArray.h>

Go to the source code of this file.

Classes

struct  AkSetGetKey
 
class  AkSet
 

Typedefs

typedef AkSetAkUniqueID, ArrayPoolDefaultAkUniqueIDSet
 

Enumerations

enum  AkSetType { SetType_Inclusion, SetType_Exclusion }
 

Functions

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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise