#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... | |
Defines | |
#define | VTK_COLOR_MODE_DEFAULT 0 |
#define | VTK_COLOR_MODE_SPECIFIED_COLOR 1 |
#define | VTK_COLOR_MODE_RANDOM_COLORS 2 |
|
Definition at line 58 of file vtkCGMWriter.h. |
|
Definition at line 59 of file vtkCGMWriter.h. Referenced by vtkCGMWriter::SetColorModeToSpecifiedColor(). |
|
Definition at line 60 of file vtkCGMWriter.h. Referenced by vtkCGMWriter::SetColorModeToRandomColors(). |