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

Public Member Functions

 PostureHolder (const LiveActor *)
 
void store (const LiveActor *)
 
void restore (LiveActor *)
 

Public Attributes

TVec3f mScale
 
TVec3f mRotation
 
TVec3f mPosition
 

Detailed Description

Definition at line 5 of file PostureHolder.hpp.

Member Data Documentation

◆ mScale

TVec3f PostureHolder::mScale

Definition at line 12 of file PostureHolder.hpp.

◆ mRotation

TVec3f PostureHolder::mRotation

Definition at line 13 of file PostureHolder.hpp.

◆ mPosition

TVec3f PostureHolder::mPosition

Definition at line 14 of file PostureHolder.hpp.