Public Member Functions | |
AkForceInline bool | Greater (T_KEY &a, T_KEY &b) |
AkForceInline bool | Lesser (T_KEY &a, T_KEY &b) |
T_ITEM * | Exists (T_KEY in_key) |
T_ITEM * | Add (T_KEY in_key) |
T_ITEM * | AddNoSetKey (T_KEY in_key) |
T_ITEM * | Set (T_KEY in_key) |
bool | Unset (T_KEY in_key) |
void | Reorder (T_KEY in_OldKey, T_KEY in_NewKey, T_ITEM in_item) |
void | ReSortArray () |
T_ITEM * | BinarySearch (T_KEY in_key, bool &out_bFound) |
AkForceInline void | Swap (T_ITEM *in_ItemA, T_ITEM *in_ItemB) |
Array of items, sorted by key. Uses binary search for lookups. BEWARE WHEN MODIFYING THE ARRAY USING BASE CLASS METHODS.
Definition at line 184 of file AkKeyArray.h.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise