Open Inventor Reference
|
#include <Inventor/system/SbSystem.h>
#include <Inventor/SbBasic.h>
#include <Inventor/events/SoButtonEvent.h>
Go to the source code of this file.
Classes | |
class | SoSpaceballButtonEvent |
Spaceball button press and release events. More... | |
Macros | |
#define | SO_SPACEBALL_PRESS_EVENT(EVENT, BUTTON) |
some convenience macros for determining if an event matches | |
#define | SO_SPACEBALL_RELEASE_EVENT(EVENT, BUTTON) |
#define SO_SPACEBALL_PRESS_EVENT | ( | EVENT, | |
BUTTON | |||
) |
Definition at line 63 of file SoSpaceballButtonEvent.h.
#define SO_SPACEBALL_RELEASE_EVENT | ( | EVENT, | |
BUTTON | |||
) |
Definition at line 67 of file SoSpaceballButtonEvent.h.