arsa  2.7
Public Attributes | List of all members
irr::SEvent::SGyroscopeEvent Struct Reference

Any kind of gyroscope event. More...

#include <IEventReceiver.h>

Public Attributes

f64 X
 
f64 Y
 
f64 Z
 

Detailed Description

Any kind of gyroscope event.

Definition at line 447 of file IEventReceiver.h.

Member Data Documentation

◆ X

f64 irr::SEvent::SGyroscopeEvent::X

Definition at line 451 of file IEventReceiver.h.

◆ Y

f64 irr::SEvent::SGyroscopeEvent::Y

Definition at line 454 of file IEventReceiver.h.

◆ Z

f64 irr::SEvent::SGyroscopeEvent::Z

Definition at line 457 of file IEventReceiver.h.


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