SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
DynamicJointCtrlNode Class Reference

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
 
DynamicJointCtrlmParentControl
 

Detailed Description

Definition at line 49 of file DynamicJointCtrl.hpp.

Member Data Documentation

◆ _0

f32 DynamicJointCtrlNode::_0

Definition at line 56 of file DynamicJointCtrl.hpp.

◆ _4

TVec3f DynamicJointCtrlNode::_4

Definition at line 57 of file DynamicJointCtrl.hpp.

◆ _10

TVec3f DynamicJointCtrlNode::_10

Definition at line 58 of file DynamicJointCtrl.hpp.

◆ _1C

TVec3f DynamicJointCtrlNode::_1C

Definition at line 59 of file DynamicJointCtrl.hpp.

◆ _28

MtxPtr DynamicJointCtrlNode::_28

Definition at line 60 of file DynamicJointCtrl.hpp.

◆ _2C

u32 DynamicJointCtrlNode::_2C

Definition at line 61 of file DynamicJointCtrl.hpp.

◆ _30

u32 DynamicJointCtrlNode::_30

Definition at line 62 of file DynamicJointCtrl.hpp.

◆ mParentControl

DynamicJointCtrl* DynamicJointCtrlNode::mParentControl

Definition at line 63 of file DynamicJointCtrl.hpp.