Home
last modified time | relevance | path

Searched refs:SetDisplayRange (Results 1 – 3 of 3) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAIS_LightSource.hxx71 void SetDisplayRange (Standard_Boolean theToDisplay) in SetDisplayRange() function in AIS_LightSource
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_LightSource.hxx71 void SetDisplayRange (Standard_Boolean theToDisplay) in SetDisplayRange() function in AIS_LightSource
/dports/cad/opencascade/opencascade-7.6.0/src/ViewerTest/
H A DViewerTest_ViewerCommands.cxx10081 aLightPrs->SetDisplayRange (toDisplay); in VLight()