18 #ifndef EQFABRIC_AXISEVENT_H 19 #define EQFABRIC_AXISEVENT_H 21 #include <eq/fabric/event.h> 51 return os << static_cast<const Event&>(event) <<
" translation " 59 #endif // EQFABRIC_EVENT_H Base event structure to report window system and other events.
int32_t xAxis
X translation.
int32_t yAxis
Y translation.
int32_t zRotation
Z rotation.
int32_t yRotation
Y rotation.
int32_t xRotation
X rotation.
The Equalizer client library.
std::ostream & operator<<(std::ostream &os, const AxisEvent &event)
Print the axis event to the given output stream.
Event for a (SpaceMouse) axis movement.
int32_t zAxis
Z translation.