NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
Vec Struct Reference

Description

Definition at line 11 of file mtxtypes.h.

Public Attributes

f32 x
 
f32 y
 
f32 z
 

Member Data Documentation

◆ x

f32 Vec::x

Definition at line 12 of file mtxtypes.h.

◆ y

f32 Vec::y

Definition at line 12 of file mtxtypes.h.

◆ z

f32 Vec::z

Definition at line 12 of file mtxtypes.h.