![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <J3DShapeMtx.h>
Inheritance diagram for J3DShapeMtxMulti:
Collaboration diagram for J3DShapeMtxMulti:Public Member Functions | |
| J3DShapeMtxMulti (u16 useMtxIndex, u16 useMtxNum, u16 *useMtxIndexTable) | |
| virtual | ~J3DShapeMtxMulti () |
| virtual u32 | getType () const |
| virtual u16 | getUseMtxNum () const |
| virtual u16 | getUseMtxIndex (u16 no) const |
| virtual void | load () const |
| virtual void | calcNBTScale (Vec const &, f32(*)[3][3], f32(*)[3][3]) |
Public Member Functions inherited from J3DShapeMtx | |
| J3DShapeMtx (u16 useMtxIndex) | |
| void | loadMtxIndx_PNGP (int, u16) const |
| void | loadMtxIndx_PCPU (int, u16) const |
| void | loadMtxIndx_NCPU (int, u16) const |
| void | loadMtxIndx_PNCPU (int, u16) const |
| virtual | ~J3DShapeMtx () |
Private Attributes | |
| u16 | mUseMtxNum |
| u16 * | mUseMtxIndexTable |
Additional Inherited Members | |
Static Public Member Functions inherited from J3DShapeMtx | |
| static void | setCurrentPipeline (u32 pipeline) |
| static void | setLODFlag (bool flag) |
| static u32 | getLODFlag () |
| static void | resetMtxLoadCache () |
Static Public Attributes inherited from J3DShapeMtx | |
| static J3DShapeMtx_LoadFunc | sMtxLoadPipeline [4] |
| static u16 | sMtxLoadCache [10] |
| static u32 | sCurrentPipeline |
| static u8 * | sCurrentScaleFlag |
| static bool | sNBTFlag |
| static bool | sLODFlag |
| static u32 | sTexMtxLoadType |
Protected Attributes inherited from J3DShapeMtx | |
| u16 | mUseMtxIndex |
|
inline |
|
inlinevirtual |
Reimplemented from J3DShapeMtx.
|
inlinevirtual |
Reimplemented from J3DShapeMtx.
Reimplemented from J3DShapeMtx.
|
inlinevirtual |
Reimplemented from J3DShapeMtx.
|
virtual |
Reimplemented from J3DShapeMtx.
|
private |
|
private |