RetroArch
Public Attributes | List of all members
orient_t Struct Reference

Orientation struct. More...

#include <wiiuse.h>

Collaboration diagram for orient_t:
[legend]

Public Attributes

float roll
 
float pitch
 
float yaw
 
float a_roll
 
float a_pitch
 

Detailed Description

Orientation struct.

Yaw, pitch, and roll range from -180 to 180 degrees.

Member Data Documentation

◆ a_pitch

float orient_t::a_pitch

absolute pitch, unsmoothed

◆ a_roll

float orient_t::a_roll

absolute roll, unsmoothed

◆ pitch

float orient_t::pitch

pitch, this may be smoothed if enabled

◆ roll

float orient_t::roll

roll, this may be smoothed if enabled

◆ yaw

float orient_t::yaw

The documentation for this struct was generated from the following file: