Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
Aspect_TypeOfLayer.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_TypeOfLayer { Aspect_TOL_OVERLAY, Aspect_TOL_UNDERLAY }
 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.
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