OpenBarnyard
 
Loading...
Searching...
No Matches
AAnimatableObject::AttachmentInfo Struct Reference

#include <AAnimatableObject.h>

Public Attributes

Toshi::TVector4 translation = Toshi::TVector4::VEC_ZERO
 
Toshi::TQuaternion quaternion = Toshi::TQuaternion::IDENTITY
 
AAnimatableObjectpParentObject = nullptr
 
TINT Unk4 = 0
 
TINT8 iParentBone = -1
 
TINT8 iBone = -1
 

Detailed Description

Definition at line 23 of file AAnimatableObject.h.

Member Data Documentation

◆ iBone

TINT8 AAnimatableObject::AttachmentInfo::iBone = -1

Definition at line 30 of file AAnimatableObject.h.

◆ iParentBone

TINT8 AAnimatableObject::AttachmentInfo::iParentBone = -1

Definition at line 29 of file AAnimatableObject.h.

◆ pParentObject

AAnimatableObject* AAnimatableObject::AttachmentInfo::pParentObject = nullptr

Definition at line 27 of file AAnimatableObject.h.

◆ quaternion

Toshi::TQuaternion AAnimatableObject::AttachmentInfo::quaternion = Toshi::TQuaternion::IDENTITY

Definition at line 26 of file AAnimatableObject.h.

◆ translation

Toshi::TVector4 AAnimatableObject::AttachmentInfo::translation = Toshi::TVector4::VEC_ZERO

Definition at line 25 of file AAnimatableObject.h.

◆ Unk4

TINT AAnimatableObject::AttachmentInfo::Unk4 = 0

Definition at line 28 of file AAnimatableObject.h.


The documentation for this struct was generated from the following file: