Home
last modified time | relevance | path

Searched refs:theBackMat (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_MaterialState.hxx32 const OpenGl_Material& theBackMat, in Set() argument
38 myMatBack = theBackMat; in Set()
H A DOpenGl_ShaderManager.hxx367 const OpenGl_Material& theBackMat, in UpdateMaterialStateTo() argument
372 … myMaterialState.Set (theFrontMat, theBackMat, theAlphaCutoff, theToDistinguish, theToMapTexture); in UpdateMaterialStateTo()