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

Description

Definition at line 275 of file math_types.h.

Public Attributes

f32 x
 
f32 y
 
f32 z
 
f32 w
 

Member Data Documentation

◆ x

f32 nw4r::math::_QUAT::x

Definition at line 276 of file math_types.h.

◆ y

f32 nw4r::math::_QUAT::y

Definition at line 276 of file math_types.h.

◆ z

f32 nw4r::math::_QUAT::z

Definition at line 276 of file math_types.h.

◆ w

f32 nw4r::math::_QUAT::w

Definition at line 276 of file math_types.h.