|
Assimp v3.1.1 (June 2014)
|
Represents a mesh in a MD5 file. More...
#include <MD5Parser.h>
Public Attributes | |
| FaceList | mFaces |
| Faces of the mesh. More... | |
| aiString | mShader |
| Name of the shader (=texture) to be assigned to the mesh. More... | |
| VertexList | mVertices |
| Vertices of the mesh. More... | |
| WeightList | mWeights |
| Weights of the mesh. More... | |
Represents a mesh in a MD5 file.
| FaceList Assimp::MD5::MeshDesc::mFaces |
Faces of the mesh.
| VertexList Assimp::MD5::MeshDesc::mVertices |
Vertices of the mesh.
| WeightList Assimp::MD5::MeshDesc::mWeights |
Weights of the mesh.