xoreos
0.0.5
|
Structure to represent a StackMix at run-time. More...
Public Member Functions | |
PrimitiveNode (ModelNode_Sonic *n=0, float r=0.0f) | |
PrimitiveNode & | operator= (const StackMix &mix) |
PrimitiveNode (const StackMix &mix) | |
Public Attributes | |
ModelNode_Sonic * | node |
float | ratio |
Structure to represent a StackMix at run-time.
Definition at line 423 of file model_sonic.h.
|
inline |
Definition at line 427 of file model_sonic.h.
|
inline |
Definition at line 430 of file model_sonic.h.
|
inline |
Definition at line 429 of file model_sonic.h.
References Graphics::Aurora::Model_Sonic::StackMix::node, node, Graphics::Aurora::Model_Sonic::StackMix::ratio, and ratio.
ModelNode_Sonic* Graphics::Aurora::Model_Sonic::PrimitiveNode::node |
Definition at line 424 of file model_sonic.h.
Referenced by operator=().
float Graphics::Aurora::Model_Sonic::PrimitiveNode::ratio |
Definition at line 425 of file model_sonic.h.
Referenced by operator=().