Assimp  v3.1.1 (June 2014)
Assimp::Ogre::Pose Class Reference

Ogre Pose. More...

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...
 

Detailed Description

Member Typedef Documentation

Constructor & Destructor Documentation

Assimp::Ogre::Pose::Pose ( )
inline

Member Data Documentation

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.


The documentation for this class was generated from the following file: