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 | |
![]() | ||
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 | |
![]() | |
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.