xoreos  0.0.5
Public Member Functions | Public Attributes | List of all members
Graphics::Aurora::Model_Sonic::BoneCommand Struct Reference
Collaboration diagram for Graphics::Aurora::Model_Sonic::BoneCommand:
Collaboration graph
[legend]

Public Member Functions

 BoneCommand (BoneCommandID cmd=kBoneNOP)
 

Public Attributes

BoneCommandID command
 
std::vector< uint8parameters
 

Detailed Description

Definition at line 211 of file model_sonic.h.

Constructor & Destructor Documentation

◆ BoneCommand()

Graphics::Aurora::Model_Sonic::BoneCommand::BoneCommand ( BoneCommandID  cmd = kBoneNOP)
inline

Definition at line 216 of file model_sonic.h.

Member Data Documentation

◆ command

BoneCommandID Graphics::Aurora::Model_Sonic::BoneCommand::command

Definition at line 212 of file model_sonic.h.

◆ parameters

std::vector<uint8> Graphics::Aurora::Model_Sonic::BoneCommand::parameters

Definition at line 214 of file model_sonic.h.

Referenced by Graphics::Aurora::Model_Sonic::readBoneCommands().


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