Equalizer  2.1.0
Parallel Rendering Framework
eq::fabric::AxisEvent Struct Reference

Event for a (SpaceMouse) axis movement. More...

#include <axisEvent.h>

+ Inheritance diagram for eq::fabric::AxisEvent:
+ Collaboration diagram for eq::fabric::AxisEvent:

Public Attributes

int32_t xAxis
 X translation.
 
int32_t yAxis
 Y translation.
 
int32_t zAxis
 Z translation.
 
int32_t xRotation
 X rotation.
 
int32_t yRotation
 Y rotation.
 
int32_t zRotation
 Z rotation.
 
- Public Attributes inherited from eq::fabric::Event
uint32_t serial
 unique originator serial number
 
int64_t time
 The config time when the event was created.
 
uint128_t originator
 The identifier of the entity emitting the event.
 

Detailed Description

Event for a (SpaceMouse) axis movement.

Definition at line 28 of file axisEvent.h.


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