| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
Definition at line 30 of file ef_drawstrategyimpl.h.
Public Member Functions | |
| AheadContext (const math::MTX34 &rViewMtx, ParticleManager *pManager) | |
Public Attributes | ||
| struct { | ||
| ParticleManager * mParticleManager | ||
| const math::MTX34 * mViewMtx | ||
| math::MTX34 mEmitterMtx | ||
| math::MTX34 mParticleManagerMtx | ||
| math::MTX34 mParticleManagerMtxInv | ||
| math::VEC3 mEmitterAxisY | ||
| math::VEC3 mEmitterCenter | ||
| } | mCommon | |
| struct { | ||
| math::_VEC3 mWorldYAxis | ||
| } | mNoDesign | |
| ParticleManager* nw4r::ef::DrawStrategyImpl::AheadContext::mParticleManager | 
Definition at line 32 of file ef_drawstrategyimpl.h.
| const math::MTX34* nw4r::ef::DrawStrategyImpl::AheadContext::mViewMtx | 
Definition at line 33 of file ef_drawstrategyimpl.h.
| math::MTX34 nw4r::ef::DrawStrategyImpl::AheadContext::mEmitterMtx | 
Definition at line 34 of file ef_drawstrategyimpl.h.
| math::MTX34 nw4r::ef::DrawStrategyImpl::AheadContext::mParticleManagerMtx | 
Definition at line 35 of file ef_drawstrategyimpl.h.
| math::MTX34 nw4r::ef::DrawStrategyImpl::AheadContext::mParticleManagerMtxInv | 
Definition at line 36 of file ef_drawstrategyimpl.h.
| math::VEC3 nw4r::ef::DrawStrategyImpl::AheadContext::mEmitterAxisY | 
Definition at line 37 of file ef_drawstrategyimpl.h.
| math::VEC3 nw4r::ef::DrawStrategyImpl::AheadContext::mEmitterCenter | 
Definition at line 38 of file ef_drawstrategyimpl.h.
| math::_VEC3 nw4r::ef::DrawStrategyImpl::AheadContext::mWorldYAxis | 
Definition at line 42 of file ef_drawstrategyimpl.h.