Open CASCADE Technology  7.3.0
Enumerations

V3d_TypeOfBackfacingModel.hxx File Reference

Enumerations

enum  V3d_TypeOfBackfacingModel { V3d_TOBM_AUTOMATIC, V3d_TOBM_ALWAYS_DISPLAYED, V3d_TOBM_NEVER_DISPLAYED }
 Modes of display of back faces in the view. More...
 

Enumeration Type Documentation

◆ V3d_TypeOfBackfacingModel

Modes of display of back faces in the view.

TOBM_AUTOMATIC graphic's structure setting is in use TOBM_ALWAYS_DISPLAYED force display of back faces TOBM_NEVER_DISPLAYED disable display of back faces

Enumerator
V3d_TOBM_AUTOMATIC 
V3d_TOBM_ALWAYS_DISPLAYED 
V3d_TOBM_NEVER_DISPLAYED