Assimp
v3.1.1 (June 2014)
|
Classes | |
struct | Vertex |
Public Types | |
typedef std::map< uint32_t, Vertex > | PoseVertexMap |
Public Member Functions | |
Pose () | |
Public Attributes | |
bool | hasNormals |
Does vertices map have normals. More... | |
std::string | name |
Name. More... | |
uint16_t | target |
Target. More... | |
PoseVertexMap | vertices |
Vertex offset and normals. More... | |
typedef std::map<uint32_t, Vertex> Assimp::Ogre::Pose::PoseVertexMap |
|
inline |
bool Assimp::Ogre::Pose::hasNormals |
Does vertices map have normals.
std::string Assimp::Ogre::Pose::name |
Name.
uint16_t Assimp::Ogre::Pose::target |
Target.
PoseVertexMap Assimp::Ogre::Pose::vertices |
Vertex offset and normals.