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

Description

Definition at line 245 of file g3d_rescommon.h.

Public Attributes

u8 mtxIdHi
 
u8 mtxIdLo
 
u8 fWeight0
 
u8 fWeight1
 
u8 fWeight2
 
u8 fWeight3
 

Member Data Documentation

◆ mtxIdHi

u8 nw4r::g3d::ResByteCodeData::WeightEntry::mtxIdHi

Definition at line 246 of file g3d_rescommon.h.

◆ mtxIdLo

u8 nw4r::g3d::ResByteCodeData::WeightEntry::mtxIdLo

Definition at line 247 of file g3d_rescommon.h.

◆ fWeight0

u8 nw4r::g3d::ResByteCodeData::WeightEntry::fWeight0

Definition at line 248 of file g3d_rescommon.h.

◆ fWeight1

u8 nw4r::g3d::ResByteCodeData::WeightEntry::fWeight1

Definition at line 249 of file g3d_rescommon.h.

◆ fWeight2

u8 nw4r::g3d::ResByteCodeData::WeightEntry::fWeight2

Definition at line 250 of file g3d_rescommon.h.

◆ fWeight3

u8 nw4r::g3d::ResByteCodeData::WeightEntry::fWeight3

Definition at line 251 of file g3d_rescommon.h.