Ogre::VertexBoneAssignment_s Struct Reference

Records the assignment of a single vertex to a single bone with the corresponding weight. More...

#include <OgreVertexBoneAssignment.h>

List of all members.

Public Attributes

unsigned int vertexIndex
unsigned short boneIndex
Real weight


Detailed Description

Records the assignment of a single vertex to a single bone with the corresponding weight.

Remarks:
This simple struct simply holds a vertex index, bone index and weight representing the assignment of a vertex to a bone for skeletal animation. There may be many of these per vertex if blended vertex assignments are allowed.

Definition at line 45 of file OgreVertexBoneAssignment.h.


Member Data Documentation

Definition at line 47 of file OgreVertexBoneAssignment.h.

Definition at line 48 of file OgreVertexBoneAssignment.h.

Definition at line 49 of file OgreVertexBoneAssignment.h.


The documentation for this struct was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:08:23 2009