NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::ResMatIndMtxAndScale Class Reference
Inheritance diagram for nw4r::g3d::ResMatIndMtxAndScale:
[legend]

Description

Definition at line 433 of file g3d_resmat.h.

Public Member Functions

 NW4R_G3D_RESOURCE_FUNC_DEF_EX (ResMatIndMtxAndScale, ResIndMtxAndScaleDL)
 
void DCStore (bool sync)
 
ResMatIndMtxAndScale CopyTo (void *pDst) const
 
void CallDisplayList (u8 indNum, bool sync) const
 
bool GXGetIndTexMtx (GXIndTexMtxID id, math::MTX34 *pMtx) const
 
void GXSetIndTexMtx (GXIndTexMtxID id, const math::MTX34 &rMtx, s8 scaleExp)
 
void EndEdit ()
 
- Public Member Functions inherited from nw4r::g3d::ResCommon< ResIndMtxAndScaleDL >
 ResCommon (void *pData)
 
 ResCommon (const void *pData)
 
bool IsValid () const
 
ResIndMtxAndScaleDLptr ()
 
const ResIndMtxAndScaleDLptr () const
 
ResIndMtxAndScaleDLref ()
 
const ResIndMtxAndScaleDLref () const
 
ResIndMtxAndScaleDLofs_to_ptr_raw (s32 ofs)
 
const ResIndMtxAndScaleDLofs_to_ptr_raw (s32 ofs) const
 
ResIndMtxAndScaleDLofs_to_ptr (s32 ofs)
 
const ResIndMtxAndScaleDLofs_to_ptr (s32 ofs) const
 
ResIndMtxAndScaleDL ofs_to_obj (s32 ofs)
 
const ResIndMtxAndScaleDL ofs_to_obj (s32 ofs) const
 

Member Function Documentation

◆ EndEdit()

void nw4r::g3d::ResMatIndMtxAndScale::EndEdit ( )
inline

Definition at line 445 of file g3d_resmat.h.