#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... | |
Defines | |
#define | SO_SPACEBALL_PRESS_EVENT(EVENT, BUTTON) |
#define | SO_SPACEBALL_RELEASE_EVENT(EVENT, BUTTON) |
#define SO_SPACEBALL_PRESS_EVENT | ( | EVENT, | |||
BUTTON | ) |
(SoSpaceballButtonEvent::isButtonPressEvent(EVENT, \ SoSpaceballButtonEvent::BUTTON))
#define SO_SPACEBALL_RELEASE_EVENT | ( | EVENT, | |||
BUTTON | ) |
(SoSpaceballButtonEvent::isButtonReleaseEvent(EVENT, \ SoSpaceballButtonEvent::BUTTON))