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

Description

Definition at line 15 of file mtx.h.

Public Attributes

float x
 
float y
 
float z
 
float w
 

Member Data Documentation

◆ x

float _QUAT::x

Definition at line 16 of file mtx.h.

◆ y

float _QUAT::y

Definition at line 16 of file mtx.h.

◆ z

float _QUAT::z

Definition at line 16 of file mtx.h.

◆ w

float _QUAT::w

Definition at line 16 of file mtx.h.