OGRE 2.1
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.
Real Ogre::v1::VertexBoneAssignment_s::weight |