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

Description

Definition at line 77 of file math_types.h.

Public Attributes

f32 x
 
f32 y
 
f32 z
 

Member Data Documentation

◆ x

f32 nw4r::math::_VEC3::x

Definition at line 78 of file math_types.h.

◆ y

f32 nw4r::math::_VEC3::y

Definition at line 78 of file math_types.h.

◆ z

f32 nw4r::math::_VEC3::z

Definition at line 78 of file math_types.h.