NutsnBolts  0.1.0
An extension library for Coin
Loading...
Searching...
No Matches
NbNavigationSystem Member List

This is the complete list of members for NbNavigationSystem, including all inherited members.

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)NbNavigationSystemstatic
clone(void) constNbNavigationSystem
createByName(SbName name)NbNavigationSystemstatic
FINISH enum value (defined in NbNavigationSystem)NbNavigationSystem
getByName(SbName name)NbNavigationSystemstatic
getCurrentMode(void) constNbNavigationSystem
getCurrentModeName(void) constNbNavigationSystem
getMode(SbName name) constNbNavigationSystem
getName(void) constNbNavigationSystem
getNavigationControl(void) constNbNavigationSystem
initClass(void)NbNavigationSystemstatic
INITIAL enum value (defined in NbNavigationSystem)NbNavigationSystem
invokeModeChangeCallbacks(void)NbNavigationSystemprotected
isRegistered(NbNavigationSystem *system)NbNavigationSystemstatic
NbNavigationModeChangeCB(void *closure, NbNavigationSystem *system)NbNavigationSystemrelated
NbNavigationSystem(SbName name)NbNavigationSystem
processEvent(const SoEvent *event)NbNavigationSystem
registerSystem(NbNavigationSystem *system)NbNavigationSystemstatic
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 nameNbNavigationSystem
unregisterSystem(NbNavigationSystem *system)NbNavigationSystemstatic
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