Home
last modified time | relevance | path

Searched refs:setTransparencyType (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/
H A DSoTransparencyType.cpp149 SoShapeStyleElement::setTransparencyType(action->getState(), in doAction()
151 SoLazyElement::setTransparencyType(action->getState(), in doAction()
H A DSoSceneTexture2.cpp819 SoShapeStyleElement::setTransparencyType(state, (int32_t) this->getTransparencyType(state)); in updateFrameBuffer()
820 SoLazyElement::setTransparencyType(state, (int32_t) this->getTransparencyType(state)); in updateFrameBuffer()
975 this->glaction->setTransparencyType(this->getTransparencyType(state)); in updatePBuffer()
983 this->glaction->setTransparencyType((SoGLRenderAction::TransparencyType) in updatePBuffer()
H A DSoSceneTextureCubeMap.cpp467 this->glaction->setTransparencyType((SoGLRenderAction::TransparencyType) in updatePBuffer()
/dports/graphics/Coin/coin-Coin-4.0.0/src/rendering/
H A DSoRenderManagerP.cpp270 … action->setTransparencyType((SoGLRenderAction::TransparencyType) PRIVATE(this)->transparencytype); in render()
290 action->setTransparencyType(oldttype); in render()
311 SoRenderManager::Superimposition::setTransparencyType(SoGLRenderAction::TransparencyType type) in setTransparencyType() function in SoRenderManager::Superimposition
H A DSoOffscreenRenderer.cpp398 this->renderaction->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_BLEND); in SoOffscreenRendererP()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bgui3d/
H A Dbgui3d_tableau.cxx246 … scene_manager_->getGLRenderAction()->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_BLEND); in set_scene_root()
338 sm->getGLRenderAction()->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_BLEND); in scene_manager()
/dports/graphics/py-pivy/pivy-0.6.6/examples/SoPyScript/
H A Dglow.py37 action.setTransparencyType(SoGLRenderAction.SORTED_OBJECT_BLEND)
H A Dexample.iv50 action.setTransparencyType(SoGLRenderAction.SORTED_OBJECT_BLEND)
/dports/graphics/py-pivy/pivy-0.6.6/pivy/quarter/
H A DContextMenu.py166 self._quarterwidget.setTransparencyType(action.data().toInt()[0])
168 self._quarterwidget.setTransparencyType(action.data())
H A DQuarterWidget.py428 def setTransparencyType(self, type): member in QuarterWidget
431 self.sorendermanager.getGLRenderAction().setTransparencyType(type)
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/elements/
H A DSoShapeStyleElement.h88 static void setTransparencyType(SoState * const state,
H A DSoLazyElement.h206 static void setTransparencyType(SoState * state, int32_t type);
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/actions/
H A DSoGLRenderAction.h95 void setTransparencyType(const TransparencyType type);
/dports/graphics/py-pivy/pivy-0.6.6/examples/extend/
H A Dscale_test.py132 ex1.setTransparencyType(SoGLRenderAction.SORTED_OBJECT_BLEND)
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/viewers/
H A DSoGuiFullViewer.cpp.in1391 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SCREEN_DOOR);
1394 PUBLIC(this)->setTransparencyType(SoGLRenderAction::ADD);
1397 PUBLIC(this)->setTransparencyType(SoGLRenderAction::DELAYED_ADD);
1400 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_ADD);
1403 PUBLIC(this)->setTransparencyType(SoGLRenderAction::BLEND);
1406 PUBLIC(this)->setTransparencyType(SoGLRenderAction::DELAYED_BLEND);
1409 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_BLEND);
1413 PUBLIC(this)->setTransparencyType(SoGLRenderAction::NONE);
1416 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_SORTED_TRIANGLE_ADD);
1419 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_SORTED_TRIANGLE_BLEND);
[all …]
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/viewers/
H A DSoGuiFullViewer.cpp.in1381 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SCREEN_DOOR);
1384 PUBLIC(this)->setTransparencyType(SoGLRenderAction::ADD);
1387 PUBLIC(this)->setTransparencyType(SoGLRenderAction::DELAYED_ADD);
1390 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_ADD);
1393 PUBLIC(this)->setTransparencyType(SoGLRenderAction::BLEND);
1396 PUBLIC(this)->setTransparencyType(SoGLRenderAction::DELAYED_BLEND);
1399 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_BLEND);
1403 PUBLIC(this)->setTransparencyType(SoGLRenderAction::NONE);
1406 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_SORTED_TRIANGLE_ADD);
1409 PUBLIC(this)->setTransparencyType(SoGLRenderAction::SORTED_OBJECT_SORTED_TRIANGLE_BLEND);
[all …]
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/
H A DSoRenderManager.h74 void setTransparencyType(SoGLRenderAction::TransparencyType transparencytype);
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/
H A DSoShapeStyleElement.cpp177 SoShapeStyleElement::setTransparencyType(SoState * const state, in setTransparencyType() function in SoShapeStyleElement
H A DSoLazyElement.cpp928 SoLazyElement::setTransparencyType(SoState *state, int32_t type) in setTransparencyType() function in SoLazyElement
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/
H A DSoGuiRenderArea.h.in76 void setTransparencyType(SoGLRenderAction::TransparencyType type);
H A DSoGuiRenderArea.cpp.in1180 So@Gui@RenderArea::setTransparencyType(SoGLRenderAction::TransparencyType type) function in RenderArea
1183 PRIVATE(this)->normalManager->getGLRenderAction()->setTransparencyType(type);
1184 PRIVATE(this)->overlayManager->getGLRenderAction()->setTransparencyType(type);
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/nodes/
H A DSceneTexture2.cpp.in176 me->renderer->getGLRenderAction()->setTransparencyType(SoGLRenderAction::BLEND);
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/
H A DSoGuiRenderArea.h.in85 void setTransparencyType(SoGLRenderAction::TransparencyType type);
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/nodes/
H A DSceneTexture2.cpp.in185 me->renderer->getGLRenderAction()->setTransparencyType(SoGLRenderAction::BLEND);
/dports/graphics/Coin/coin-Coin-4.0.0/src/actions/
H A DSoGLRenderAction.cpp863 SoGLRenderAction::setTransparencyType(const TransparencyType type) in setTransparencyType() function in SoGLRenderAction
1698 SoShapeStyleElement::setTransparencyType(state, in render()
1707 SoLazyElement::setTransparencyType(state, in render()

12