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

Enumerations

enum  XCAFDoc_ColorType { XCAFDoc_ColorGen, XCAFDoc_ColorSurf, XCAFDoc_ColorCurv }
 Defines types of color assignments
Color of shape is defined following way
in dependance with type of color.
If type of color is XCAFDoc_ColorGen - then this color
defines default color for surfaces and curves.
If for shape color with types XCAFDoc_ColorSurf or XCAFDoc_ColorCurv is specified
then such color overrides generic color.
simple color
color of surfaces
color of curves
More...
 

Enumeration Type Documentation

Defines types of color assignments
Color of shape is defined following way
in dependance with type of color.
If type of color is XCAFDoc_ColorGen - then this color
defines default color for surfaces and curves.
If for shape color with types XCAFDoc_ColorSurf or XCAFDoc_ColorCurv is specified
then such color overrides generic color.
simple color
color of surfaces
color of curves

Enumerator
XCAFDoc_ColorGen 
XCAFDoc_ColorSurf 
XCAFDoc_ColorCurv