Open CASCADE Technology 6.6.0
Enumerations
V3d_TypeOfShadingModel.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  V3d_TypeOfShadingModel {
  V3d_COLOR, V3d_MULTICOLOR, V3d_FLAT, V3d_GOURAUD,
  V3d_HIDDEN
}
 Defines the type of shading for the graphic object:
More...

Enumeration Type Documentation

  • V3d_COLOR: simple surface color,
  • V3d_MULTICOLOR: interpolated colors,
  • V3d_FLAT: flat shading,
  • V3d_GOURAUD: Gouraud shading,
  • V3d_HIDDEN: hidden line removal.
Enumerator:
V3d_COLOR 
V3d_MULTICOLOR 
V3d_FLAT 
V3d_GOURAUD 
V3d_HIDDEN 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines