Go to the documentation of this file.
40 #ifndef vtkCGMWriter_h
41 #define vtkCGMWriter_h
48 #define VTK_COLOR_MODE_DEFAULT 0
49 #define VTK_COLOR_MODE_SPECIFIED_COLOR 1
50 #define VTK_COLOR_MODE_RANDOM_COLORS 2
124 float SpecifiedColor[3];
#define vtkGetObjectMacro(name, type)
#define vtkSetVector3Macro(name, type)
virtual void SetViewport(vtkViewport *)
#define VTK_COLOR_MODE_SPECIFIED_COLOR
#define vtkTypeMacro(thisClass, superclass)
#define VTK_COLOR_MODE_DEFAULT
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetVectorMacro(name, type, count)
#define VTKIOGEOMETRY_EXPORT
void SetColorModeToDefault()
void SetColorModeToRandomColors()
#define vtkSetClampMacro(name, type, min, max)
#define VTK_COLOR_MODE_RANDOM_COLORS
a simple class to control print indentation
#define vtkGetMacro(name, type)
abstract specification for Viewports
vtkSetMacro(IgnoreDriverBugs, bool)
write polygonal data as a CGM file
static vtkCGMWriter * New()
void SetColorModeToSpecifiedColor()