|  | OGRE 14.3
    Object-Oriented Graphics Rendering Engine | 
Reference to a pose at a given influence level. More...
#include <OgreKeyFrame.h>
| Public Member Functions | |
| PoseRef (ushort p, float i) | |
| Public Attributes | |
| float | influence | 
| Influence level of the linked pose. | |
| ushort | poseIndex | 
| The linked pose index. | |
Reference to a pose at a given influence level.
Each keyframe can refer to many poses each at a given influence level.
| 
 | inline | 
| ushort Ogre::VertexPoseKeyFrame::PoseRef::poseIndex | 
| float Ogre::VertexPoseKeyFrame::PoseRef::influence | 
Influence level of the linked pose.
1.0 for full influence (full offset), 0.0 for no influence.
Referenced by PoseRef().