|  | OGRE-Next
    2.3
    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 short Ogre::v1::VertexBoneAssignment_s::boneIndex | 
| unsigned int Ogre::v1::VertexBoneAssignment_s::vertexIndex | 
Referenced by Ogre::VerticesRemapInfo::performBoneAssignmentRemap().
| Real Ogre::v1::VertexBoneAssignment_s::weight |