OpenBarnyard
 
Loading...
Searching...
No Matches
TAnimation.h File Reference
#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
 

Typedef Documentation

◆ TAnimationBone

using TAnimationBone = unsigned short

Definition at line 18 of file TAnimation.h.

◆ TAnimQuaternion

Definition at line 16 of file TAnimation.h.

◆ TAnimScale

using TAnimScale = TFLOAT

Definition at line 17 of file TAnimation.h.

◆ TAnimVector

Definition at line 15 of file TAnimation.h.

Variable Documentation

◆ TANIMATION_MAXBONES

LoadLibrary TOSHI_NAMESPACE_START constexpr TINT TANIMATION_MAXBONES = 128
constexpr

Definition at line 13 of file TAnimation.h.