ABORT enum value (defined in NbNavigationSystem) | NbNavigationSystem | |
addMode(NbNavigationMode *mode) | NbNavigationSystem | |
addModeChangeCallback(NbNavigationModeChangeCB *cb, void *closure) | NbNavigationSystem | |
addModeTransition(NbNavigationMode *mode, TransitionType type, const SoEvent *trigger=NULL, const SoEvent *condition=NULL) | NbNavigationSystem | |
addModeTransition(NbNavigationMode *mode1, NbNavigationMode *mode2, TransitionType type, const SoEvent *trigger, const SoEvent *condition=NULL) | NbNavigationSystem | |
cleanClass(void) | NbNavigationSystem | static |
clone(void) const | NbNavigationSystem | |
createByName(SbName name) | NbNavigationSystem | static |
FINISH enum value (defined in NbNavigationSystem) | NbNavigationSystem | |
getByName(SbName name) | NbNavigationSystem | static |
getCurrentMode(void) const | NbNavigationSystem | |
getCurrentModeName(void) const | NbNavigationSystem | |
getMode(SbName name) const | NbNavigationSystem | |
getName(void) const | NbNavigationSystem | |
getNavigationControl(void) const | NbNavigationSystem | |
initClass(void) | NbNavigationSystem | static |
INITIAL enum value (defined in NbNavigationSystem) | NbNavigationSystem | |
invokeModeChangeCallbacks(void) | NbNavigationSystem | protected |
isRegistered(NbNavigationSystem *system) | NbNavigationSystem | static |
NbNavigationModeChangeCB(void *closure, NbNavigationSystem *system) | NbNavigationSystem | related |
NbNavigationSystem(SbName name) | NbNavigationSystem | |
processEvent(const SoEvent *event) | NbNavigationSystem | |
registerSystem(NbNavigationSystem *system) | NbNavigationSystem | static |
removeModeChangeCallback(NbNavigationModeChangeCB *cb, void *closure) | NbNavigationSystem | |
setCamera(SoCamera *camera) | NbNavigationSystem | |
setSceneGraph(SoNode *scenegraph) (defined in NbNavigationSystem) | NbNavigationSystem | |
setViewport(const SbViewportRegion &viewport) | NbNavigationSystem | |
STACK enum value (defined in NbNavigationSystem) | NbNavigationSystem | |
SWITCH enum value (defined in NbNavigationSystem) | NbNavigationSystem | |
TransitionType enum name | NbNavigationSystem | |
unregisterSystem(NbNavigationSystem *system) | NbNavigationSystem | static |
viewAll(void) | NbNavigationSystem | |
viewPart(SoPath *path, const SbVec3f &in, const SbVec3f &up) | NbNavigationSystem | |
viewPart(SoNode *node, const SbVec3f &in, const SbVec3f &up) | NbNavigationSystem | |
~NbNavigationSystem(void) | NbNavigationSystem | |