Home
last modified time | relevance | path

Searched refs:getBackgroundIndex (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/src/misc/
H A DSoSceneManager.cpp447 SoSceneManager::getBackgroundIndex(void) const in getBackgroundIndex() function in SoSceneManager
449 return PRIVATE(this)->rendermanager->getBackgroundIndex(); in getBackgroundIndex()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/
H A DSoSceneManager.h83 int getBackgroundIndex(void) const;
H A DSoRenderManager.h170 int getBackgroundIndex(void) const;
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/
H A DSoGuiRenderArea.h.in69 int getBackgroundIndex(void) const;
H A DSoGuiRenderArea.cpp.in1079 So@Gui@RenderArea::getBackgroundIndex(void) const function in RenderArea
1082 return PRIVATE(this)->normalManager->getBackgroundIndex();
1105 return PRIVATE(this)->overlayManager->getBackgroundIndex();
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/
H A DSoGuiRenderArea.h.in78 int getBackgroundIndex(void) const;
H A DSoGuiRenderArea.cpp.in1103 So@Gui@RenderArea::getBackgroundIndex(void) const function in RenderArea
1106 return PRIVATE(this)->normalManager->getBackgroundIndex();
1129 return PRIVATE(this)->overlayManager->getBackgroundIndex();
/dports/graphics/Coin/coin-Coin-4.0.0/src/rendering/
H A DSoRenderManager.cpp1303 SoRenderManager::getBackgroundIndex(void) const in getBackgroundIndex() function in SoRenderManager