Home
last modified time | relevance | path

Searched defs:SetTextureMapOn (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_TexturedShape.cxx120 void AIS_TexturedShape::SetTextureMapOn() in SetTextureMapOn() function in AIS_TexturedShape
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_Aspects.hxx185 void SetTextureMapOn (bool theToMap) { myToMapTexture = theToMap; } in SetTextureMapOn() function in Graphic3d_Aspects
188 void SetTextureMapOn() { myToMapTexture = true; } in SetTextureMapOn() function in Graphic3d_Aspects
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Aspects.hxx177 void SetTextureMapOn (bool theToMap) { myToMapTexture = theToMap; } in SetTextureMapOn() function in Graphic3d_Aspects
180 void SetTextureMapOn() { myToMapTexture = true; } in SetTextureMapOn() function in Graphic3d_Aspects
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_Aspects.hxx177 void SetTextureMapOn (bool theToMap) { myToMapTexture = theToMap; } in SetTextureMapOn() function in Graphic3d_Aspects
180 void SetTextureMapOn() { myToMapTexture = true; } in SetTextureMapOn() function in Graphic3d_Aspects