_GetOgreAnimationState() | SO3::SSequenceAnimation | protectedvirtual |
_UpdateImpl(const Ogre::FrameEvent &evt) | SO3::SSequenceAnimation | virtual |
AddAnimationTrack(SAnimTrack *existingAnimationTrack) | SO3::SAnim | protected |
AddTime(const float &time) | SO3::SAnim | |
animationTrackList | SO3::SAnim | protected |
AnimInterpolationMode enum name | SO3::SAnim | |
AnimRotationInterpolationMode enum name | SO3::SAnim | |
AnimType enum name | SO3::SAnim | |
Apply(const float &timePosition) | SO3::SAnim | |
CreateAnimationTrack(const std::string &newAnimationTrackName) | SO3::SAnim | |
CreateAnimationTrackImpl(const std::string &newAnimationTrackName) | SO3::SSequenceAnimation | protectedvirtual |
DeleteAnimationTrack(SAnimTrack *existingAnimationTrack) | SO3::SAnim | |
GetAnimationsTracks() const | SO3::SAnim | |
GetAnimationTrack(const unsigned short &index) | SO3::SAnim | |
GetEnable() | SO3::SSequenceAnimation | virtual |
GetIndex() | SO3::SAnim | |
GetInitialLoop() | SO3::SAnim | |
GetInitialWeight() | SO3::SAnim | |
GetInterpolationMode() | SO3::SAnim | |
GetLastPos() | SO3::SSequenceAnimation | |
GetLength() | SO3::SAnim | |
GetLoop() | SO3::SAnim | |
GetName() const | SO3::SData | |
GetNumAnimationsTracks() | SO3::SAnim | |
GetOgreAnimationPointer() | SO3::SAnim | |
GetParentNode() | SO3::SAnim | |
GetParentScene() | SO3::SAnim | |
GetPaused() | SO3::SAnim | |
GetRotationInterpolationMode() | SO3::SAnim | |
GetSpeed() | SO3::SAnim | |
GetTimePosition() | SO3::SAnim | |
GetType() | SO3::SAnim | |
GetUserObjectBindings() | SO3::SData | |
GetUserObjectBindings() const | SO3::SData | |
GetWeight() | SO3::SAnim | virtual |
HasEnded() | SO3::SAnim | |
IsSequenceUpdated() | SO3::SAnim | |
mScene | SO3::SAnim | protected |
name | SO3::SData | protected |
ogreAnimation | SO3::SAnim | protected |
RemoveAnimationTrack(SAnimTrack *existingAnimationTrack) | SO3::SAnim | protected |
SAnim(SScene *scene, const std::string &animationName, SNode *animationAssociatedNode, const unsigned short &animationId, const AnimType &animationType) | SO3::SAnim | protected |
SData(const std::string &dataName) | SO3::SData | |
SetEnable(const bool &enable) | SO3::SSequenceAnimation | virtual |
SetInitialLoop(const bool &loop) | SO3::SAnim | |
SetInitialWeight(const float &weight) | SO3::SAnim | |
SetInterpolationMode(const AnimInterpolationMode &interpolationMode) | SO3::SAnim | |
SetLength(const float &length) | SO3::SAnim | |
SetLoop(const bool &loop) | SO3::SAnim | |
SetOptimise(const bool &optimize) | SO3::SAnim | |
SetPaused(const bool &pauseState) | SO3::SAnim | |
SetRotationInterpolationMode(const AnimRotationInterpolationMode &interpolationMode) | SO3::SAnim | |
SetSequenceUpdated(const bool &value) | SO3::SAnim | |
SetSkipFrame(const bool &state) | SO3::SAnim | |
SetSpeed(const float &newSpeed) | SO3::SAnim | |
SetTimePosition(const float &timePosition) | SO3::SSequenceAnimation | virtual |
SetWeight(const float &weight) | SO3::SAnim | virtual |
SkipFrame() | SO3::SAnim | |
SO3_FAP_ANIM enum value | SO3::SAnim | |
SO3_IM_LINEAR enum value | SO3::SAnim | |
SO3_IM_SPLINE enum value | SO3::SAnim | |
SO3_POSE_ANIM enum value | SO3::SAnim | |
SO3_RIM_LINEAR enum value | SO3::SAnim | |
SO3_RIM_SPHERICAL enum value | SO3::SAnim | |
SO3_SCENENODE_ANIM enum value | SO3::SAnim | |
SO3_SEQUENCE_ANIM enum value | SO3::SAnim | |
SO3_SKELETAL_ANIM enum value | SO3::SAnim | |
SO3_UNKNOWN_ANIM enum value | SO3::SAnim | |
SO3_VERTEX_ANIM enum value | SO3::SAnim | |
SSequenceAnimation(SScene *scene, const std::string &animationName, const unsigned short &id) | SO3::SSequenceAnimation | |
Update(const Ogre::FrameEvent &evt) | SO3::SAnim | |
UpdateAnimationLength() | SO3::SSequenceAnimation | |
~SAnim() | SO3::SAnim | virtual |
~SData() | SO3::SData | virtual |
~SSequenceAnimation() | SO3::SSequenceAnimation | |