SO3Engine
|
SO3NodeAnimationTrack.h
Go to the documentation of this file.
43 SNodeAnimationTrack(const std::string& animationTrackName, SNodeAnimation* animation, const unsigned short& nodeTrackAnimationId);
51 virtual void CreateKey(const float& timepos, const Ogre::Vector3& pos, const Ogre::Quaternion& quat, const Ogre::Vector3& scale);
55 virtual void SetKeyTransform(const unsigned int& keyIndex, const Ogre::Vector3& pos, const Ogre::Quaternion& quat, const Ogre::Vector3& scale);
59 virtual void GetKeyTransform(const unsigned int& keyIndex, Ogre::Vector3& pos, Ogre::Quaternion& quat, Ogre::Vector3& scale);
Definition SO3AnimTrack.h:42
Definition SO3NodeAnimation.h:41
virtual void SetKeyTransform(const unsigned int &keyIndex, const Ogre::Vector3 &pos, const Ogre::Quaternion &quat, const Ogre::Vector3 &scale)
Definition SO3NodeAnimationTrack.cpp:60
virtual void GetKeyTransform(const unsigned int &keyIndex, Ogre::Vector3 &pos, Ogre::Quaternion &quat, Ogre::Vector3 &scale)
Definition SO3NodeAnimationTrack.cpp:75
~SNodeAnimationTrack()
Definition SO3NodeAnimationTrack.cpp:37
virtual void RemoveAllKeyFrames()
Definition SO3NodeAnimationTrack.cpp:94
virtual void CreateKey(const float &timepos, const Ogre::Vector3 &pos, const Ogre::Quaternion &quat, const Ogre::Vector3 &scale)
Definition SO3NodeAnimationTrack.cpp:47
Definition SO3DataScol.h:38
Generated by 1.9.8