Open CASCADE Technology  6.9.0
Enumerations

V3d_TypeOfZclipping.hxx File Reference

#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  V3d_TypeOfZclipping { V3d_OFF, V3d_BACK, V3d_FRONT, V3d_SLICE }
 The available options are. More...
 

Enumeration Type Documentation

The available options are.

  • V3d_OFF: Zclipping (clipping executed in the depth of the view) is deactivated,
  • V3d_BACK: back Zclipping is activated,
  • V3d_FRONT: front Zclipping is activated,
  • V3d_SLICE: both front and back Zclippings are activated.
Enumerator
V3d_OFF 
V3d_BACK 
V3d_FRONT 
V3d_SLICE