GetDimension(void) const | TIndex3 | [inline] |
GetDistance(const TIndex3 &v) const | TIndex3 | [inline] |
GetMagnitude(void) const | TIndex3 | [inline] |
GetMagnitudeSquared(void) const | TIndex3 | [inline] |
kZero | TIndex3 | [static] |
Negate(void) | TIndex3 | [inline] |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator!=(const TIndex3 &rhs) const | TIndex3 | [inline] |
operator+(const TIndex3 &rhs) const | TIndex3 | [inline] |
operator+=(const TIndex3 &rhs) | TIndex3 | [inline] |
operator-(void) const | TIndex3 | [inline] |
operator-(const TIndex3 &rhs) const | TIndex3 | [inline] |
operator-=(const TIndex3 &rhs) | TIndex3 | [inline] |
operator=(const TMCObject &) | TMCObject | [inline] |
operator==(const TIndex3 &rhs) const | TIndex3 | [inline] |
operator[](const uint32 elemNum) | TIndex3 | [inline] |
operator[](const uint32 elemNum) const | TIndex3 | [inline] |
Set(const int32 xx, const int32 yy, const int32 zz) | TIndex3 | [inline] |
Swap(TIndex3 &v) | TIndex3 | |
TIndex3() | TIndex3 | [inline] |
TIndex3(const int32 xx, const int32 yy, const int32 zz) | TIndex3 | [inline] |
x | TIndex3 | |
y | TIndex3 | |
z | TIndex3 |