NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
m3d::internal Class Reference

Description

Definition at line 7 of file internal.hpp.

Static Public Attributes

static mAllocator_cl_allocator_p
 
static nw4r::g3d::ScnRootl_scnRoot_p
 
static unsigned int l_numLightMgr
 
static EGG::LightManager ** l_lightMgr_pp
 
static unsigned int l_numFogMgr
 
static EGG::FogManager ** l_fogMgr_pp
 

Member Data Documentation

◆ l_allocator_p

mAllocator_c * m3d::internal::l_allocator_p
static

Definition at line 9 of file internal.hpp.

◆ l_scnRoot_p

nw4r::g3d::ScnRoot * m3d::internal::l_scnRoot_p
static

Definition at line 10 of file internal.hpp.

◆ l_numLightMgr

u32 m3d::internal::l_numLightMgr
static

Definition at line 11 of file internal.hpp.

◆ l_lightMgr_pp

EGG::LightManager ** m3d::internal::l_lightMgr_pp
static

Definition at line 12 of file internal.hpp.

◆ l_numFogMgr

u32 m3d::internal::l_numFogMgr
static

Definition at line 13 of file internal.hpp.

◆ l_fogMgr_pp

EGG::FogManager ** m3d::internal::l_fogMgr_pp
static

Definition at line 14 of file internal.hpp.