Equalizer  1.11.0
Parallel Rendering Framework
eq::fabric::MagellanEvent Struct Reference

Event for a SpaceMouse movement or click. More...

#include <event.h>

+ Collaboration diagram for eq::fabric::MagellanEvent:

Public Attributes

uint32_t button
 fired button
 
uint32_t buttons
 current state of all buttons
 
int16_t xAxis
 X translation.
 
int16_t yAxis
 Y translation.
 
int16_t zAxis
 Z translation.
 
int16_t xRotation
 X rotation.
 
int16_t yRotation
 Y rotation.
 
int16_t zRotation
 Z rotation.
 

Detailed Description

Event for a SpaceMouse movement or click.

Warning
experimental - may not be supported in the future.

Definition at line 72 of file event.h.


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