NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 95 of file g3d_state.h.
Public Member Functions | |
IndTexMtxInfo (const ResMatIndMtxAndScale ind) | |
void | FifoSend () const |
void | SetMtx (GXIndTexMtxID id, const math::MTX34 &rMtx) |
Public Attributes | |
ulong | flag |
math::MTX34 | offset_mtx [GX_ITM_2 - GX_ITM_0+1] |
|
inline |
Definition at line 99 of file g3d_state.h.
ulong nw4r::g3d::G3DState::IndTexMtxInfo::flag |
Definition at line 96 of file g3d_state.h.
math::MTX34 nw4r::g3d::G3DState::IndTexMtxInfo::offset_mtx[GX_ITM_2 - GX_ITM_0+1] |
Definition at line 97 of file g3d_state.h.