Open CASCADE Technology  7.1.0.beta
Enumerations
Aspect_TypeOfLayer.hxx File Reference

Enumerations

enum  Aspect_TypeOfLayer { Aspect_TOL_OVERLAY, Aspect_TOL_UNDERLAY }
 Modes of drawing for the objects in a layer. More...
 

Enumeration Type Documentation

Modes of drawing for the objects in a layer.

TOL_OVERLAY, the graphic of the layer is draw after the 3d graphic. TOL_UNDERLAY, the graphic of the layer is draw before the 3d graphic.

Enumerator
Aspect_TOL_OVERLAY 
Aspect_TOL_UNDERLAY