VTK
Classes | Macros
vtkCGMWriter.h File Reference
#include "vtkIOGeometryModule.h"
#include "vtkPolyDataWriter.h"
Include dependency graph for vtkCGMWriter.h:

Go to the source code of this file.

Classes

class  vtkCGMWriter
 write polygonal data as a CGM file More...
 

Macros

#define VTK_COLOR_MODE_DEFAULT   0
 
#define VTK_COLOR_MODE_SPECIFIED_COLOR   1
 
#define VTK_COLOR_MODE_RANDOM_COLORS   2
 

Macro Definition Documentation

#define VTK_COLOR_MODE_DEFAULT   0

Definition at line 49 of file vtkCGMWriter.h.

#define VTK_COLOR_MODE_SPECIFIED_COLOR   1

Definition at line 50 of file vtkCGMWriter.h.

#define VTK_COLOR_MODE_RANDOM_COLORS   2

Definition at line 51 of file vtkCGMWriter.h.