#include <MMesh.h>
List of all members.
Constructor & Destructor Documentation
MSubMesh::MSubMesh |
( |
void |
| ) |
|
MSubMesh::~MSubMesh |
( |
void |
| ) |
|
Member Function Documentation
MColor * MSubMesh::allocColors |
( |
unsigned int |
size | ) |
|
void MSubMesh::allocDisplays |
( |
unsigned int |
size | ) |
|
void MSubMesh::allocIndices |
( |
unsigned int |
size, |
|
|
M_TYPES |
type |
|
) |
| |
MVector3 * MSubMesh::allocNormals |
( |
unsigned int |
size | ) |
|
MVector3 * MSubMesh::allocTangents |
( |
unsigned int |
size | ) |
|
MVector2 * MSubMesh::allocTexCoords |
( |
unsigned int |
size | ) |
|
MVector3 * MSubMesh::allocVertices |
( |
unsigned int |
size | ) |
|
void MSubMesh::clearColors |
( |
void |
| ) |
|
void MSubMesh::clearDisplays |
( |
void |
| ) |
|
void MSubMesh::clearIndices |
( |
void |
| ) |
|
void MSubMesh::clearMorphingData |
( |
void |
| ) |
|
void MSubMesh::clearNormals |
( |
void |
| ) |
|
void MSubMesh::clearSkinData |
( |
void |
| ) |
|
void MSubMesh::clearTangents |
( |
void |
| ) |
|
void MSubMesh::clearTexCoords |
( |
void |
| ) |
|
void MSubMesh::clearVertices |
( |
void |
| ) |
|
MSkinData * MSubMesh::createSkinData |
( |
void |
| ) |
|
MBox3d* MSubMesh::getBoundingBox |
( |
void |
| ) |
[inline] |
MColor* MSubMesh::getColors |
( |
void |
| ) |
[inline] |
unsigned int MSubMesh::getColorsSize |
( |
void |
| ) |
[inline] |
MDisplay* MSubMesh::getDisplay |
( |
unsigned int |
id | ) |
[inline] |
unsigned int MSubMesh::getDisplaysNumber |
( |
void |
| ) |
[inline] |
void* MSubMesh::getIndices |
( |
void |
| ) |
[inline] |
unsigned int MSubMesh::getIndicesSize |
( |
void |
| ) |
[inline] |
M_TYPES MSubMesh::getIndicesType |
( |
void |
| ) |
[inline] |
map<unsigned int, unsigned int>* MSubMesh::getMapChannelsOffset |
( |
void |
| ) |
[inline] |
MVector3* MSubMesh::getNormals |
( |
void |
| ) |
[inline] |
unsigned int MSubMesh::getNormalsSize |
( |
void |
| ) |
[inline] |
MSkinData* MSubMesh::getSkinData |
( |
void |
| ) |
[inline] |
MVector3* MSubMesh::getTangents |
( |
void |
| ) |
[inline] |
unsigned int MSubMesh::getTangentsSize |
( |
void |
| ) |
[inline] |
MVector2* MSubMesh::getTexCoords |
( |
void |
| ) |
[inline] |
unsigned int MSubMesh::getTexCoordsSize |
( |
void |
| ) |
[inline] |
MVector3* MSubMesh::getVertices |
( |
void |
| ) |
[inline] |
unsigned int MSubMesh::getVerticesSize |
( |
void |
| ) |
[inline] |
bool MSubMesh::hasTransparency |
( |
void |
| ) |
|
The documentation for this class was generated from the following files: