fHeight | TRenderArea | |
fuv | TRenderArea | |
fWidth | TRenderArea | |
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 TMCObject &) | TMCObject | [inline] |
operator==(const TRenderArea &rhs) | TRenderArea | [inline] |
PosToUV(const TMCPoint &inPos, TVector2 &outUV) | TRenderArea | [inline] |
TRenderArea(real w, real h, TBBox2D uvbox) | TRenderArea | [inline] |
UVToPos(const TVector2 &inUV, TMCPoint &outPos) | TRenderArea | [inline] |