Public Member Functions | |
~InternalTrimesh () | |
Public Attributes | |
dTriMeshDataID | m_oTriData |
ODE's ID for the trimesh. | |
dVector3 * | m_aVerts |
All the verts. | |
int | m_iVertexCount |
int * | m_aIndices |
All of the indexes. | |
int | m_iIndexCount |
Definition at line 84 of file MercuryODE.h.
MercuryODEObjectLoadable::InternalTrimesh::~InternalTrimesh | ( | ) | [inline] |
Definition at line 88 of file MercuryODE.h.
dTriMeshDataID MercuryODEObjectLoadable::InternalTrimesh::m_oTriData |
Definition at line 100 of file MercuryODE.h.
Definition at line 104 of file MercuryODE.h.