|
Equalizer
2.0.0
Parallel Rendering Framework
|
Event for a (SpaceMouse) click. More...
#include <buttonEvent.h>
Inheritance diagram for eq::fabric::ButtonEvent:
Collaboration diagram for eq::fabric::ButtonEvent:Public Attributes | |
| uint32_t | button |
| fired button | |
| uint32_t | buttons |
| current state of all buttons | |
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. | |
Event for a (SpaceMouse) click.
Definition at line 28 of file buttonEvent.h.