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

Enumerations

enum  Visual3d_TypeOfBackfacingModel { Visual3d_TOBM_AUTOMATIC, Visual3d_TOBM_FORCE, Visual3d_TOBM_DISABLE }
 Modes of display of back faces in the view

TOBM_AUTOMATIC graphic's structure setting is in use
TOBM_FORCE force display of back faces
TOBM_DISABLE 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_FORCE force display of back faces
TOBM_DISABLE disable display of back faces

Enumerator
Visual3d_TOBM_AUTOMATIC 
Visual3d_TOBM_FORCE 
Visual3d_TOBM_DISABLE