Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
SoSceneManager Member List

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

activate(void)SoSceneManagervirtual
deactivate(void)SoSceneManagervirtual
enableRealTimeUpdate(const SbBool flag)SoSceneManagerstatic
getAntialiasing(SbBool &smoothing, int &numPasses) constSoSceneManager
getAudioRenderAction(void) constSoSceneManager
getBackgroundColor(void) constSoSceneManager
getBackgroundIndex(void) constSoSceneManager
getCamera(void) constSoSceneManager
getDefaultRedrawPriority(void)SoSceneManagerstatic
getGLRenderAction(void) constSoSceneManager
getHandleEventAction(void) constSoSceneManager
getOrigin(void) constSoSceneManager
getRedrawPriority(void) constSoSceneManager
getSceneGraph(void) constSoSceneManagervirtual
getSize(void) constSoSceneManager
getViewportRegion(void) constSoSceneManager
getWindowSize(void) constSoSceneManager
isActive(void) constSoSceneManagerprotected
isAutoRedraw(void) constSoSceneManager
isRealTimeUpdateEnabled(void)SoSceneManagerstatic
isRGBMode(void) constSoSceneManager
processEvent(const SoEvent *const event)SoSceneManagervirtual
redraw(void)SoSceneManagerprotected
reinitialize(void)SoSceneManager
render(const SbBool clearwindow=TRUE, const SbBool clearzbuffer=TRUE)SoSceneManagervirtual
render(SoGLRenderAction *action, const SbBool initmatrices=TRUE, const SbBool clearwindow=TRUE, const SbBool clearzbuffer=TRUE)SoSceneManagervirtual
scheduleRedraw(void)SoSceneManager
setAntialiasing(const SbBool smoothing, const int numPasses)SoSceneManager
setAudioRenderAction(SoAudioRenderAction *const action)SoSceneManager
setBackgroundColor(const SbColor &color)SoSceneManager
setBackgroundIndex(const int index)SoSceneManager
setCamera(SoCamera *camera)SoSceneManager
setGLRenderAction(SoGLRenderAction *const action)SoSceneManager
setHandleEventAction(SoHandleEventAction *hea)SoSceneManager
setOrigin(const SbVec2s &newOrigin)SoSceneManager
setRedrawPriority(const uint32_t priority)SoSceneManager
setRenderCallback(SoSceneManagerRenderCB *f, void *const userData=NULL)SoSceneManager
setRGBMode(const SbBool onOrOff)SoSceneManager
setSceneGraph(SoNode *const sceneroot)SoSceneManagervirtual
setSize(const SbVec2s &newsize)SoSceneManager
setViewportRegion(const SbViewportRegion &newRegion)SoSceneManager
setWindowSize(const SbVec2s &newsize)SoSceneManager
SoSceneManager(void)SoSceneManager
~SoSceneManager()SoSceneManagervirtual