|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| DynamicJointCtrlNode (const DynamicJointCtrl *, MtxPtr, f32) | |
| void | update (LiveActor *, const DynamicJointCtrlNode *) |
| void | reset () |
Public Attributes | |
| f32 | _0 |
| TVec3f | _4 |
| TVec3f | _10 |
| TVec3f | _1C |
| MtxPtr | _28 |
| u32 | _2C |
| u32 | _30 |
| DynamicJointCtrl * | mParentControl |
Definition at line 49 of file DynamicJointCtrl.hpp.
| f32 DynamicJointCtrlNode::_0 |
Definition at line 56 of file DynamicJointCtrl.hpp.
| TVec3f DynamicJointCtrlNode::_4 |
Definition at line 57 of file DynamicJointCtrl.hpp.
| TVec3f DynamicJointCtrlNode::_10 |
Definition at line 58 of file DynamicJointCtrl.hpp.
| TVec3f DynamicJointCtrlNode::_1C |
Definition at line 59 of file DynamicJointCtrl.hpp.
| MtxPtr DynamicJointCtrlNode::_28 |
Definition at line 60 of file DynamicJointCtrl.hpp.
| u32 DynamicJointCtrlNode::_2C |
Definition at line 61 of file DynamicJointCtrl.hpp.
| u32 DynamicJointCtrlNode::_30 |
Definition at line 62 of file DynamicJointCtrl.hpp.
| DynamicJointCtrl* DynamicJointCtrlNode::mParentControl |
Definition at line 63 of file DynamicJointCtrl.hpp.