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

Ogre Pose. More...

Classes

struct  Vertex
 

Public Types

typedef std::map< uint32_t, VertexPoseVertexMap
 

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

§ PoseVertexMap

Constructor & Destructor Documentation

§ Pose()

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

Member Data Documentation

§ hasNormals

bool Assimp::Ogre::Pose::hasNormals

Does vertices map have normals.

§ name

std::string Assimp::Ogre::Pose::name

Name.

§ target

uint16_t Assimp::Ogre::Pose::target

Target.

§ vertices

PoseVertexMap Assimp::Ogre::Pose::vertices

Vertex offset and normals.


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