NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 64 of file g3d_resmdl.h.
Public Member Functions | |
NW4R_G3D_RESOURCE_FUNC_DEF (ResMdlInfo) | |
ScalingRule | GetScalingRule () const |
ulong | GetNumViewMtx () const |
EnvelopeMatrixMode | GetEnvelopeMatrixMode () const |
ulong | GetNumPosNrmMtx () const |
s32 | GetNodeIDFromMtxID (ulong id) const |
![]() | |
ResCommon (void *pData) | |
ResCommon (const void *pData) | |
bool | IsValid () const |
ResMdlInfoData * | ptr () |
const ResMdlInfoData * | ptr () const |
ResMdlInfoData & | ref () |
const ResMdlInfoData & | ref () const |
ResMdlInfoData * | ofs_to_ptr_raw (s32 ofs) |
const ResMdlInfoData * | ofs_to_ptr_raw (s32 ofs) const |
ResMdlInfoData * | ofs_to_ptr (s32 ofs) |
const ResMdlInfoData * | ofs_to_ptr (s32 ofs) const |
ResMdlInfoData | ofs_to_obj (s32 ofs) |
const ResMdlInfoData | ofs_to_obj (s32 ofs) const |
Additional Inherited Members | |
![]() | |
enum | TexMatrixMode { TEXMATRIXMODE_MAYA , TEXMATRIXMODE_XSI , TEXMATRIXMODE_3DSMAX } |
enum | EnvelopeMatrixMode { EVPMATRIXMODE_NORMAL , EVPMATRIXMODE_APPROX , EVPMATRIXMODE_EXACT } |
|
inline |
Definition at line 69 of file g3d_resmdl.h.
|
inline |
Definition at line 73 of file g3d_resmdl.h.
|
inline |
Definition at line 77 of file g3d_resmdl.h.
|
inline |
Definition at line 81 of file g3d_resmdl.h.
|
inline |
Definition at line 89 of file g3d_resmdl.h.