|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 3 of file d_wm_sv_mdl.hpp.
Public Member Functions | |
| virtual void | create (mAllocator_c *, m3d::smdl_c &) |
Public Member Functions inherited from m3d::proc_c | |
| virtual scnLeaf_c::leafType_e | getType () const |
| virtual void | drawOpa () |
| virtual void | drawXlu () |
| bool | create (mAllocator_c *allocator, size_t *size) |
Public Member Functions inherited from m3d::scnLeaf_c | |
| virtual void | remove () |
| virtual void | entry () |
| void | setOption (ulong option, ulong value) |
| bool | getOption (ulong option, ulong *value) const |
| void | setScale (float x, float y, float z) |
| void | setScale (const nw4r::math::VEC3 &scale) |
| void | setLocalMtx (const nw4r::math::MTX34 *mtx) |
| void | getLocalMtx (nw4r::math::MTX34 *mtx) const |
| void | getViewMtx (nw4r::math::MTX34 *mtx) const |
| void | calc (bool keepEnabledAfter) |
| void | calcVtx (bool keepEnabledAfter) |
| void | setPriorityDraw (int prioOpa, int prioXlu) |
| nw4r::g3d::ScnObj * | getScn () const |
Public Attributes | |
| u32 | m_00 |
Additional Inherited Members | |
Public Types inherited from m3d::scnLeaf_c | |
| enum | leafType_e { TYPE_BMDL , TYPE_UNUSED , TYPE_PROC } |
Protected Attributes inherited from m3d::scnLeaf_c | |
| nw4r::g3d::ScnLeaf * | mpScn |
|
inlinevirtual |
Definition at line 5 of file d_wm_sv_mdl.hpp.
| u32 dWmSVMdl_c::m_00 |
Definition at line 9 of file d_wm_sv_mdl.hpp.