OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
OgreVertexBoneAssignment.h File Reference

Classes

struct  Ogre::v1::VertexBoneAssignment_s
 Records the assignment of a single vertex to a single bone with the corresponding weight. More...
 
struct  Ogre::VertexBoneAssignment
 Records the assignment of a single vertex to a single bone with the corresponding weight. More...
 

Namespaces

 Ogre
 
 Ogre::v1
 

Typedefs

typedef struct Ogre::v1::VertexBoneAssignment_s Ogre::v1::VertexBoneAssignment
 Records the assignment of a single vertex to a single bone with the corresponding weight. More...
 

Functions

bool Ogre::operator< (const VertexBoneAssignment &_l, uint32 _vertexIndex)
 
bool Ogre::operator< (uint32 _vertexIndex, const VertexBoneAssignment &_r)