|
static SoType | getClassTypeId (void) |
|
static void | initClass (void) |
|
static float | getAbsMouseCenterPixelDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getAbsMouseMovePixelDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static SoType | getClassTypeId (void) |
|
static float | getMouseCenterAngle (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseCenterHorizontalPixelDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseCenterVerticalPixelDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseMoveAngle (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseMoveCenterAngle (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseMoveHorizontalNormalizedDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseMoveHorizontalPixelDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseMoveVerticalNormalizedDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static float | getMouseMoveVerticalPixelDistance (void *closure, const NbNavigationMode *mode, const NbNavigationControl *ctrl) |
|
static void | initClass (void) |
|
|
static SoType | classTypeId = SoType::badType() |
|
static SoType | classTypeId = SoType::badType() |
|
◆ clone()
◆ getTypeId()
SoType NbRollMode::getTypeId |
( |
void | | ) |
const |
|
virtual |
◆ handleEvent()
Virtual abstract method that should be overridden to implement the navigation submode.
All events passed through the system while this mode is active are passed to this method, including the events that cause init(), abort(), and finish() event transitions.
Implements NbNavigationMode.
The documentation for this class was generated from the following files: