NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 177 of file g3d_resvtx.h.
Public Attributes | |
ulong | size |
s32 | toResMdlData |
s32 | toTexCoordArray |
s32 | name |
ulong | id |
GXCompCnt | cmpcnt |
GXCompType | tp |
u8 | frac |
u8 | stride |
u16 | numTexCoord |
math::_VEC2 | min |
math::_VEC2 | max |
ulong nw4r::g3d::ResVtxTexCoordData::size |
Definition at line 178 of file g3d_resvtx.h.
s32 nw4r::g3d::ResVtxTexCoordData::toResMdlData |
Definition at line 179 of file g3d_resvtx.h.
s32 nw4r::g3d::ResVtxTexCoordData::toTexCoordArray |
Definition at line 180 of file g3d_resvtx.h.
s32 nw4r::g3d::ResVtxTexCoordData::name |
Definition at line 181 of file g3d_resvtx.h.
ulong nw4r::g3d::ResVtxTexCoordData::id |
Definition at line 182 of file g3d_resvtx.h.
GXCompCnt nw4r::g3d::ResVtxTexCoordData::cmpcnt |
Definition at line 183 of file g3d_resvtx.h.
GXCompType nw4r::g3d::ResVtxTexCoordData::tp |
Definition at line 184 of file g3d_resvtx.h.
u8 nw4r::g3d::ResVtxTexCoordData::frac |
Definition at line 185 of file g3d_resvtx.h.
u8 nw4r::g3d::ResVtxTexCoordData::stride |
Definition at line 186 of file g3d_resvtx.h.
u16 nw4r::g3d::ResVtxTexCoordData::numTexCoord |
Definition at line 187 of file g3d_resvtx.h.
math::_VEC2 nw4r::g3d::ResVtxTexCoordData::min |
Definition at line 188 of file g3d_resvtx.h.
math::_VEC2 nw4r::g3d::ResVtxTexCoordData::max |
Definition at line 189 of file g3d_resvtx.h.