Open CASCADE Technology
7.0.0
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
src
V3d
Open CASCADE Technology
Module Visualization
Toolkit TKV3d
Package V3d
Enumerations
V3d_TypeOfZclipping.hxx File Reference
Enumerations
enum
V3d_TypeOfZclipping
{
V3d_OFF
,
V3d_BACK
,
V3d_FRONT
,
V3d_SLICE
}
The available options are.
More...
Enumeration Type Documentation
enum
V3d_TypeOfZclipping
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
Generated by
1.8.10