#include AK/Tools/Common/AkKeyArray.h>
Go to the source code of this file.
|
| 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) |
| |
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