Home
last modified time | relevance | path

Searched refs:theToDistinguish (Results 1 – 6 of 6) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_MaterialState.hxx33 const bool theToDistinguish, in Set() argument
38 myToDistinguish = theToDistinguish; in Set()
H A DOpenGl_ShaderManager.hxx384 const bool theToDistinguish, in UpdateMaterialStateTo() argument
387 myMaterialState.Set (theMat, theAlphaCutoff, theToDistinguish, theToMapTexture); in UpdateMaterialStateTo()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_MaterialState.hxx33 const bool theToDistinguish, in Set() argument
38 myToDistinguish = theToDistinguish; in Set()
H A DOpenGl_ShaderManager.hxx384 const bool theToDistinguish, in UpdateMaterialStateTo() argument
387 myMaterialState.Set (theMat, theAlphaCutoff, theToDistinguish, theToMapTexture); in UpdateMaterialStateTo()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_MaterialState.hxx34 const bool theToDistinguish, in Set() argument
40 myToDistinguish = theToDistinguish; in Set()
H A DOpenGl_ShaderManager.hxx369 const bool theToDistinguish, in UpdateMaterialStateTo() argument
372 … myMaterialState.Set (theFrontMat, theBackMat, theAlphaCutoff, theToDistinguish, theToMapTexture); in UpdateMaterialStateTo()