OGRE
2.2.4
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::Lod0Stripifier::~Lod0Stripifier().
Real Ogre::v1::VertexBoneAssignment_s::weight |