Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Context.cxx218 myActiveHatchType (Aspect_HS_SOLID), in OpenGl_Context()
2789 && myActiveHatchType != Aspect_HS_SOLID) in SetPolygonHatchEnabled()
2809 if (myActiveHatchType == aNewStyle in SetPolygonHatchStyle()
2812 return myActiveHatchType; in SetPolygonHatchStyle()
2822 return myActiveHatchType; in SetPolygonHatchStyle()
2833 const Standard_Integer anOldType = myActiveHatchType; in SetPolygonHatchStyle()
2834 myActiveHatchType = aNewStyle; in SetPolygonHatchStyle()
2843 return myActiveHatchType; in SetPolygonHatchStyle()
H A DOpenGl_Context.hxx653 Standard_Integer PolygonHatchStyle() const { return myActiveHatchType; } in PolygonHatchStyle()
1161 Standard_Integer myActiveHatchType; //!< currently activated type of polygon hatch member in OpenGl_Context
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_Context.hxx653 Standard_Integer PolygonHatchStyle() const { return myActiveHatchType; } in PolygonHatchStyle()
1161 Standard_Integer myActiveHatchType; //!< currently activated type of polygon hatch member in OpenGl_Context