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

Enumerations

enum  V3d_TypeOfBackfacingModel { V3d_TOBM_AUTOMATIC, V3d_TOBM_ALWAYS_DISPLAYED, V3d_TOBM_NEVER_DISPLAYED }
 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
More...
 

Enumeration Type Documentation

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