18 #ifndef EQFABRIC_BUTTONEVENT_H 19 #define EQFABRIC_BUTTONEVENT_H 21 #include <eq/fabric/event.h> 43 return os << static_cast<const Event&>(event) <<
" buttons " 49 #endif // EQFABRIC_EVENT_H Base event structure to report window system and other events.
The Equalizer client library.
std::ostream & operator<<(std::ostream &os, const AxisEvent &event)
Print the axis event to the given output stream.