Public Member Functions | |
Iterator & | operator++ () |
++ operator |
|
Iterator & | operator-- () |
-- operator |
|
T & | operator* () |
* operator |
|
bool | operator== (const Iterator &in_rOp) const |
== operator |
|
bool | operator!= (const Iterator &in_rOp) const |
!= operator |
|
Public Attributes | |
T * | pItem |
Pointer to the item in the array. |
Definition at line 175 of file AkArray.h.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요