#include <skeletalmotionstate.h>
Public Methods | |
Constructors | |
| SkeletalMotionState (const SkeletalMotion *pSMState) | |
| . | |
| ~SkeletalMotionState () | |
| . | |
Accessors | |
| int | GetType () const |
| . | |
| float | GetLength () const |
| . | |
| float | GetAttack () const |
| . | |
| float | GetDecay () const |
| . | |
Public Attributes | |
| const SkeletalMotion * | mpSMotion |
| Animated motion. | |
| std::vector< ChannelState * > | mChannelStates |
| Animation data. | |
1.2.17