|
OGRE
1.9.0
|
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.
Definition at line 50 of file OgreVertexBoneAssignment.h.
| unsigned short Ogre::VertexBoneAssignment_s::boneIndex |
Definition at line 53 of file OgreVertexBoneAssignment.h.
| unsigned int Ogre::VertexBoneAssignment_s::vertexIndex |
Definition at line 52 of file OgreVertexBoneAssignment.h.
| Real Ogre::VertexBoneAssignment_s::weight |
Definition at line 54 of file OgreVertexBoneAssignment.h.
1.13.2