#include "Math/TVector3.h"#include "Math/TQuaternion.h"#include "Toshi/TQList.h"#include "File/TTRB.h"Go to the source code of this file.
Classes | |
| class | TAnimation |
| class | TKeyframeLibrary |
| struct | TKeyframeLibrary::TRBHeader |
| class | TKeyframeLibraryInstance |
| class | TKeyframeLibraryManager |
Typedefs | |
| using | TAnimVector = TVector3 |
| using | TAnimQuaternion = TQuaternion |
| using | TAnimScale = TFLOAT |
| using | TAnimationBone = unsigned short |
Variables | |
| LoadLibrary TOSHI_NAMESPACE_START constexpr TINT | TANIMATION_MAXBONES = 128 |
| using TAnimationBone = unsigned short |
Definition at line 18 of file TAnimation.h.
| using TAnimQuaternion = TQuaternion |
Definition at line 16 of file TAnimation.h.
| using TAnimScale = TFLOAT |
Definition at line 17 of file TAnimation.h.
| using TAnimVector = TVector3 |
Definition at line 15 of file TAnimation.h.
|
constexpr |
Definition at line 13 of file TAnimation.h.