My Project
Public Member Functions | Static Public Attributes | List of all members
ParaEngine::Rectangle Class Reference
Inheritance diagram for ParaEngine::Rectangle:
ParaEngine::CRefCounted

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)
 
BlockVertexCompressedGetVertices ()
 
BMaxNodeGetFromNode (uint32 nIndex)
 
BMaxNodeGetToNode (uint32 nIndex)
 
- Public Member Functions inherited from ParaEngine::CRefCounted
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 ()
 
CRefCountedAddToAutoReleasePool ()
 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

- Protected Attributes inherited from ParaEngine::CRefCounted
int m_refcount
 

The documentation for this class was generated from the following files: