My Project
|
Public Member Functions | |
Rectangle (BMaxNodePtr nodes_[4], uint32 faceIndex_) | |
Rectangle (BMaxNode *node, uint32 faceIndex_) | |
void | SetCornerNode (BMaxNode *node, uint32 index) |
set corner node | |
void | UpdateNode (BMaxNode *fromNode, BMaxNode *toNode, uint32 index) |
void | CloneNodes () |
void | ScaleVertices (float scale) |
int | GetBoneIndexAt (int index) |
BlockVertexCompressed * | GetVertices () |
BMaxNode * | GetFromNode (uint32 nIndex) |
BMaxNode * | GetToNode (uint32 nIndex) |
![]() | |
void | addref () const |
add reference count of the object. More... | |
bool | delref () const |
decrease reference count of the object. More... | |
int | GetRefCount () const |
get the reference count | |
virtual int | Release () |
CRefCounted * | AddToAutoReleasePool () |
addref and releases the ownership sometime soon automatically (usually at the end of the current frame). More... | |
Static Public Attributes | |
static const Vector3 | DirectionOffsetTable [24] |
Additional Inherited Members | |
![]() | |
int | m_refcount |