| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
Definition at line 35 of file ef_drawsmoothstripestrategy.h.
Public Attributes | ||
| math::VEC3 | mEmitterAxisX | |
| math::VEC3 | mScreenAxisZ | |
| Trigonometric * | mTrigonometric | |
  Public Attributes inherited from nw4r::ef::DrawStrategyImpl::AheadContext | ||
| 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 | |
Additional Inherited Members | |
  Public Member Functions inherited from nw4r::ef::DrawStrategyImpl::AheadContext | |
| AheadContext (const math::MTX34 &rViewMtx, ParticleManager *pManager) | |
| math::VEC3 nw4r::ef::DrawSmoothStripeStrategy::AheadContextStripe::mEmitterAxisX | 
Definition at line 36 of file ef_drawsmoothstripestrategy.h.
| math::VEC3 nw4r::ef::DrawSmoothStripeStrategy::AheadContextStripe::mScreenAxisZ | 
Definition at line 37 of file ef_drawsmoothstripestrategy.h.
| Trigonometric* nw4r::ef::DrawSmoothStripeStrategy::AheadContextStripe::mTrigonometric | 
Definition at line 38 of file ef_drawsmoothstripestrategy.h.