#include <MMesh.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
MAnimRange * MMesh::allocAnimsRanges |
( |
unsigned int |
size | ) |
|
void MMesh::allocMaterials |
( |
unsigned int |
size | ) |
|
MSubMesh * MMesh::allocSubMeshs |
( |
unsigned int |
size | ) |
|
void MMesh::allocTextures |
( |
unsigned int |
size | ) |
|
void MMesh::clear |
( |
void |
| ) |
|
void MMesh::clearAnimsRanges |
( |
void |
| ) |
|
void MMesh::clearArmature |
( |
void |
| ) |
|
void MMesh::clearMaterials |
( |
void |
| ) |
|
void MMesh::clearSubMeshs |
( |
void |
| ) |
|
void MMesh::clearTextures |
( |
void |
| ) |
|
void MMesh::destroy |
( |
void |
| ) |
|
MAnimRange* MMesh::getAnimsRanges |
( |
void |
| ) |
[inline] |
unsigned int MMesh::getAnimsRangesNumber |
( |
void |
| ) |
[inline] |
MArmature* MMesh::getArmature |
( |
void |
| ) |
[inline] |
MBox3d* MMesh::getBoundingBox |
( |
void |
| ) |
[inline] |
MMaterial* MMesh::getMaterial |
( |
unsigned int |
id | ) |
[inline] |
unsigned int MMesh::getMaterialsNumber |
( |
void |
| ) |
[inline] |
MMesh * MMesh::getNew |
( |
void |
| ) |
[static] |
MSubMesh* MMesh::getSubMeshs |
( |
void |
| ) |
[inline] |
unsigned int MMesh::getSubMeshsNumber |
( |
void |
| ) |
[inline] |
MTexture* MMesh::getTexture |
( |
unsigned int |
id | ) |
[inline] |
unsigned int MMesh::getTexturesNumber |
( |
void |
| ) |
[inline] |
void MMesh::updateBoundingBox |
( |
void |
| ) |
|
The documentation for this class was generated from the following files: