NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::ResVtxTexCoordData Struct Reference

Description

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
 

Member Data Documentation

◆ size

ulong nw4r::g3d::ResVtxTexCoordData::size

Definition at line 178 of file g3d_resvtx.h.

◆ toResMdlData

s32 nw4r::g3d::ResVtxTexCoordData::toResMdlData

Definition at line 179 of file g3d_resvtx.h.

◆ toTexCoordArray

s32 nw4r::g3d::ResVtxTexCoordData::toTexCoordArray

Definition at line 180 of file g3d_resvtx.h.

◆ name

s32 nw4r::g3d::ResVtxTexCoordData::name

Definition at line 181 of file g3d_resvtx.h.

◆ id

ulong nw4r::g3d::ResVtxTexCoordData::id

Definition at line 182 of file g3d_resvtx.h.

◆ cmpcnt

GXCompCnt nw4r::g3d::ResVtxTexCoordData::cmpcnt

Definition at line 183 of file g3d_resvtx.h.

◆ tp

GXCompType nw4r::g3d::ResVtxTexCoordData::tp

Definition at line 184 of file g3d_resvtx.h.

◆ frac

u8 nw4r::g3d::ResVtxTexCoordData::frac

Definition at line 185 of file g3d_resvtx.h.

◆ stride

u8 nw4r::g3d::ResVtxTexCoordData::stride

Definition at line 186 of file g3d_resvtx.h.

◆ numTexCoord

u16 nw4r::g3d::ResVtxTexCoordData::numTexCoord

Definition at line 187 of file g3d_resvtx.h.

◆ min

math::_VEC2 nw4r::g3d::ResVtxTexCoordData::min

Definition at line 188 of file g3d_resvtx.h.

◆ max

math::_VEC2 nw4r::g3d::ResVtxTexCoordData::max

Definition at line 189 of file g3d_resvtx.h.