#include <TAnimation.h>
Public Member Functions | |
TKeyframeLibraryInstance () | |
TKeyframeLibrary * | Create (TKeyframeLibrary *a_pLibrary) |
TKeyframeLibrary * | CreateEx (TKeyframeLibrary *a_pLibrary, TINT a_iTKeyCount, TINT a_iQKeyCount, TINT a_iSKeyCount, TINT a_iTBaseIndex, TINT a_iQBaseIndex, TINT a_iSBaseIndex) |
void | Destroy () |
TAnimVector * | GetT (TINT a_iIndex) const |
TAnimQuaternion * | GetQ (TINT a_iIndex) const |
TAnimScale | GetS (TINT a_iIndex) const |
void | SetLibrary (TKeyframeLibrary *a_pLibrary) |
void | SetTCount (TINT a_iTCount) |
void | SetQCount (TINT a_iQCount) |
void | SetSCount (TINT a_iSCount) |
TKeyframeLibrary * | GetLibrary () const |
TINT | GetTCount () const |
TINT | GetQCount () const |
TINT | GetSCount () const |
Definition at line 154 of file TAnimation.h.
TKeyframeLibraryInstance::TKeyframeLibraryInstance | ( | ) |
Definition at line 12 of file TKeyframeLibraryInstance.cpp.
TKeyframeLibrary * TKeyframeLibraryInstance::Create | ( | TKeyframeLibrary * | a_pLibrary | ) |
Definition at line 26 of file TKeyframeLibraryInstance.cpp.
TKeyframeLibrary * TKeyframeLibraryInstance::CreateEx | ( | TKeyframeLibrary * | a_pLibrary, |
TINT | a_iTKeyCount, | ||
TINT | a_iQKeyCount, | ||
TINT | a_iSKeyCount, | ||
TINT | a_iTBaseIndex, | ||
TINT | a_iQBaseIndex, | ||
TINT | a_iSBaseIndex ) |
Definition at line 32 of file TKeyframeLibraryInstance.cpp.
void TKeyframeLibraryInstance::Destroy | ( | ) |
Definition at line 58 of file TKeyframeLibraryInstance.cpp.
|
inline |
Definition at line 187 of file TAnimation.h.
|
inline |
Definition at line 170 of file TAnimation.h.
|
inline |
Definition at line 189 of file TAnimation.h.
|
inline |
Definition at line 176 of file TAnimation.h.
|
inline |
Definition at line 190 of file TAnimation.h.
|
inline |
Definition at line 164 of file TAnimation.h.
|
inline |
Definition at line 188 of file TAnimation.h.
|
inline |
Definition at line 182 of file TAnimation.h.
|
inline |
Definition at line 184 of file TAnimation.h.
|
inline |
Definition at line 185 of file TAnimation.h.
|
inline |
Definition at line 183 of file TAnimation.h.