|  | OGRE
    1.11.6
    Object-Oriented Graphics Rendering Engine | 
Records the assignment of a single vertex to a single bone with the corresponding weight. More...
#include <OgreVertexBoneAssignment.h>
| Public Attributes | |
| unsigned short | boneIndex | 
| unsigned int | vertexIndex | 
| Real | weight | 
Records the assignment of a single vertex to a single bone with the corresponding weight.
| unsigned int Ogre::VertexBoneAssignment_s::vertexIndex | 
Referenced by Ogre::Lod0Stripifier::~Lod0Stripifier().
| unsigned short Ogre::VertexBoneAssignment_s::boneIndex | 
| Real Ogre::VertexBoneAssignment_s::weight |