NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::lyt::res::Bounding Struct Reference
Inheritance diagram for nw4r::lyt::res::Bounding:
[legend]

Description

Definition at line 22 of file lyt_bounding.h.

Static Public Attributes

static const ulong SIGNATURE = 'bnd1'
 
- Static Public Attributes inherited from nw4r::lyt::res::Pane
static const ulong SIGNATURE = 'pan1'
 

Additional Inherited Members

- Public Attributes inherited from nw4r::lyt::res::Pane
DataBlockHeader blockHeader
 
u8 flag
 
u8 basePosition
 
u8 alpha
 
u8 padding
 
char name [NW4R_LYT_RES_NAME_LEN]
 
char userData [NW4R_LYT_PANE_USERDATA_LEN]
 
math::VEC3 translate
 
math::VEC3 rotate
 
math::VEC2 scale
 
Size size
 

Member Data Documentation

◆ SIGNATURE

const ulong nw4r::lyt::res::Bounding::SIGNATURE = 'bnd1'
static

Definition at line 23 of file lyt_bounding.h.