#include <TSkeleton.h>
Definition at line 60 of file TSkeleton.h.
◆ Flag
◆ GetBone()
Definition at line 73 of file TSkeleton.h.
73{ return &m_pSeqBones[ a_iIndex ]; }
◆ GetBones()
Definition at line 72 of file TSkeleton.h.
72{ return m_pSeqBones; }
◆ GetDuration()
TFLOAT TSkeletonSequence::GetDuration |
( |
| ) |
const |
|
inline |
Definition at line 75 of file TSkeleton.h.
75{ return m_fDuration; }
◆ GetName()
const TCHAR * TSkeletonSequence::GetName |
( |
| ) |
const |
|
inline |
◆ GetNameLength()
TUINT8 TSkeletonSequence::GetNameLength |
( |
| ) |
const |
|
inline |
Definition at line 76 of file TSkeleton.h.
76{ return m_iNameLength; }
◆ GetUnk2()
TINT16 TSkeletonSequence::GetUnk2 |
( |
| ) |
const |
|
inline |
◆ IsBase()
TBOOL TSkeletonSequence::IsBase |
( |
| ) |
const |
|
inline |
◆ IsOverlay()
TBOOL TSkeletonSequence::IsOverlay |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- D:/_dev/OpenBarnyard/Source/Toshi/Source/Render/TSkeleton.h