![]() |
OGRE
13.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 |
| unsigned short Ogre::VertexBoneAssignment_s::boneIndex |
| Real Ogre::VertexBoneAssignment_s::weight |