Open CASCADE Technology  6.9.1
Enumerations
Graphic3d_TypeOfPrimitive.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Graphic3d_TypeOfPrimitive {
  Graphic3d_TOP_UNDEFINED, Graphic3d_TOP_POLYLINE, Graphic3d_TOP_POLYGON, Graphic3d_TOP_TRIANGLEMESH,
  Graphic3d_TOP_QUADRANGLEMESH, Graphic3d_TOP_TEXT, Graphic3d_TOP_MARKER, Graphic3d_TOP_PARRAY
}
 The type of primitive in a group in a structure. More...
 

Enumeration Type Documentation

The type of primitive in a group in a structure.

Enumerator
Graphic3d_TOP_UNDEFINED 
Graphic3d_TOP_POLYLINE 
Graphic3d_TOP_POLYGON 
Graphic3d_TOP_TRIANGLEMESH 
Graphic3d_TOP_QUADRANGLEMESH 
Graphic3d_TOP_TEXT 
Graphic3d_TOP_MARKER 
Graphic3d_TOP_PARRAY