39 #ifndef vtkFacetWriter_h
40 #define vtkFacetWriter_h
42 #include "vtkIOGeometryModule.h"
58 vtkSetStringMacro(FileName);
67 void WriteToStream(ostream* ost);
84 ostream *OutputStream;
reads a dataset in Facet format
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.