Struct used to hold hardware morph / pose vertex data information. More...
#include <OgreVertexIndexData.h>
Public Attributes | |
Real | parametric |
unsigned short | targetBufferIndex |
Struct used to hold hardware morph / pose vertex data information.
Definition at line 94 of file OgreVertexIndexData.h.
Real Ogre::VertexData::HardwareAnimationData::parametric |
Definition at line 97 of file OgreVertexIndexData.h.
unsigned short Ogre::VertexData::HardwareAnimationData::targetBufferIndex |
Definition at line 96 of file OgreVertexIndexData.h.