|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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 |
| ResIndMtxAndScaleDL * | ptr () |
| const ResIndMtxAndScaleDL * | ptr () const |
| ResIndMtxAndScaleDL & | ref () |
| const ResIndMtxAndScaleDL & | ref () const |
| ResIndMtxAndScaleDL * | ofs_to_ptr_raw (s32 ofs) |
| const ResIndMtxAndScaleDL * | ofs_to_ptr_raw (s32 ofs) const |
| ResIndMtxAndScaleDL * | ofs_to_ptr (s32 ofs) |
| const ResIndMtxAndScaleDL * | ofs_to_ptr (s32 ofs) const |
| ResIndMtxAndScaleDL | ofs_to_obj (s32 ofs) |
| const ResIndMtxAndScaleDL | ofs_to_obj (s32 ofs) const |
|
inline |
Definition at line 445 of file g3d_resmat.h.