#include <AkArray.h>
Public Member Functions | |
Iterator | operator+ (AkUInt32 inc) const |
AkUInt32 | operator- (Iterator const &rhs) const |
Iterator & | operator++ () |
++ operator More... | |
Iterator & | operator-- () |
– operator More... | |
T & | operator* () |
T * | operator-> () const |
bool | operator== (const Iterator &in_rOp) const |
== operator More... | |
bool | operator!= (const Iterator &in_rOp) const |
!= operator More... | |
Public Attributes | |
T * | pItem |
Pointer to the item in the array. More... | |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise