Home
last modified time | relevance | path

Searched refs:myCubeMapParams (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_View.cxx131 myCubeMapParams (new OpenGl_Aspects()), in IMPLEMENT_STANDARD_RTTIEXT()
195 OpenGl_Element::Destroy (NULL, myCubeMapParams); in ~OpenGl_View()
225 if (myCubeMapParams != NULL) in releaseSrgbResources()
227 myCubeMapParams->Release (theCtx.get()); in releaseSrgbResources()
628 myCubeMapParams->SetAspect (anAspect); in SetBackgroundImage()
630 const OpenGl_Aspects* anAspectsBackup = myWorkspace->SetAspects (myCubeMapParams); in SetBackgroundImage()
1002myCubeMapParams->Aspect()->ShaderProgram()->PushVariableInt ("uZCoeff", myCubeMapBackground->ZIsIn… in drawBackground()
1003myCubeMapParams->Aspect()->ShaderProgram()->PushVariableInt ("uYCoeff", myCubeMapBackground->IsTop… in drawBackground()
1004 const OpenGl_Aspects* anOldAspectFace = theWorkspace->SetAspects (myCubeMapParams); in drawBackground()
3120 aGlTextureSet = myCubeMapParams->TextureSet (theCtx); in updatePBREnvironment()
H A DOpenGl_View.hxx509 …OpenGl_Aspects* myCubeMapParams; //!< Stores cubemap and its parame… member in OpenGl_View
H A DOpenGl_View_Raytrace.cxx2688 ? myCubeMapParams->TextureSet (theGlContext) in setUniformState()
2772 ? myCubeMapParams->TextureSet (theGlContext) in bindRaytraceTextures()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_View.hxx509 …OpenGl_Aspects* myCubeMapParams; //!< Stores cubemap and its parame… member in OpenGl_View
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_View.hxx515 …OpenGl_Aspects* myCubeMapParams; //!< Stores cubemap and its parame… member in OpenGl_View