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

Description

Definition at line 19 of file g3d_resvtx.h.

Public Attributes

ulong size
 
s32 toResMdlData
 
s32 toVtxPosArray
 
s32 name
 
ulong id
 
GXCompCnt cmpcnt
 
GXCompType tp
 
u8 frac
 
u8 stride
 
u16 numPos
 
math::_VEC3 min
 
math::_VEC3 max
 

Member Data Documentation

◆ size

ulong nw4r::g3d::ResVtxPosData::size

Definition at line 20 of file g3d_resvtx.h.

◆ toResMdlData

s32 nw4r::g3d::ResVtxPosData::toResMdlData

Definition at line 21 of file g3d_resvtx.h.

◆ toVtxPosArray

s32 nw4r::g3d::ResVtxPosData::toVtxPosArray

Definition at line 22 of file g3d_resvtx.h.

◆ name

s32 nw4r::g3d::ResVtxPosData::name

Definition at line 23 of file g3d_resvtx.h.

◆ id

ulong nw4r::g3d::ResVtxPosData::id

Definition at line 24 of file g3d_resvtx.h.

◆ cmpcnt

GXCompCnt nw4r::g3d::ResVtxPosData::cmpcnt

Definition at line 25 of file g3d_resvtx.h.

◆ tp

GXCompType nw4r::g3d::ResVtxPosData::tp

Definition at line 26 of file g3d_resvtx.h.

◆ frac

u8 nw4r::g3d::ResVtxPosData::frac

Definition at line 27 of file g3d_resvtx.h.

◆ stride

u8 nw4r::g3d::ResVtxPosData::stride

Definition at line 28 of file g3d_resvtx.h.

◆ numPos

u16 nw4r::g3d::ResVtxPosData::numPos

Definition at line 29 of file g3d_resvtx.h.

◆ min

math::_VEC3 nw4r::g3d::ResVtxPosData::min

Definition at line 30 of file g3d_resvtx.h.

◆ max

math::_VEC3 nw4r::g3d::ResVtxPosData::max

Definition at line 31 of file g3d_resvtx.h.