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

Public Member Functions

 PolygonCommand (PolygonCommandID cmd=kPolygonNOP)
 

Public Attributes

PolygonCommandID command
 
std::vector< uint32parameters
 

Detailed Description

Definition at line 220 of file model_sonic.h.

Constructor & Destructor Documentation

◆ PolygonCommand()

Graphics::Aurora::Model_Sonic::PolygonCommand::PolygonCommand ( PolygonCommandID  cmd = kPolygonNOP)
inline

Definition at line 225 of file model_sonic.h.

Member Data Documentation

◆ command

PolygonCommandID Graphics::Aurora::Model_Sonic::PolygonCommand::command

Definition at line 221 of file model_sonic.h.

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

◆ parameters

std::vector<uint32> Graphics::Aurora::Model_Sonic::PolygonCommand::parameters

Definition at line 223 of file model_sonic.h.

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


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