|
OGRE
1.9.0
|
Reference to a pose at a given influence level. More...
#include <OgreKeyFrame.h>
Public Member Functions | |
| PoseRef (ushort p, Real i) | |
Public Attributes | |
| Real | influence |
| Influence level of the linked pose. | |
| ushort | poseIndex |
| The linked pose index. | |
Reference to a pose at a given influence level.
Definition at line 195 of file OgreKeyFrame.h.
Definition at line 210 of file OgreKeyFrame.h.
| Real Ogre::VertexPoseKeyFrame::PoseRef::influence |
Influence level of the linked pose.
1.0 for full influence (full offset), 0.0 for no influence.
Definition at line 208 of file OgreKeyFrame.h.
Referenced by PoseRef().
| ushort Ogre::VertexPoseKeyFrame::PoseRef::poseIndex |
The linked pose index.
Definition at line 204 of file OgreKeyFrame.h.
Referenced by PoseRef().
1.13.2