OpenMW
Classes | Typedefs | Enumerations
BtOgre Namespace Reference

Classes

class  Convert
class  DynamicRenderable
class  DynamicLines
class  DebugDrawer
class  VertexIndexToShape
class  StaticMeshToShapeConverter
class  AnimatedMeshToShapeConverter
class  RigidBodyState

Typedefs

typedef std::vector
< Ogre::Vector3 > 
Vector3Array
typedef std::map< unsigned
char, Vector3Array * > 
BoneIndex
typedef std::pair< unsigned
short, Vector3Array * > 
BoneKeyIndex

Enumerations

enum  { POSITION_BINDING, TEXCOORD_BINDING }

Typedef Documentation

typedef std::map<unsigned char, Vector3Array*> BtOgre::BoneIndex
typedef std::pair<unsigned short, Vector3Array*> BtOgre::BoneKeyIndex
typedef std::vector<Ogre::Vector3> BtOgre::Vector3Array

Enumeration Type Documentation

anonymous enum
Enumerator:
POSITION_BINDING 
TEXCOORD_BINDING