38 #ifndef __vtkFacetWriter_h
39 #define __vtkFacetWriter_h
54 vtkSetStringMacro(FileName);
55 vtkGetStringMacro(FileName);
62 void WriteToStream(ostream* ost);
virtual int FillInputPortInformation(int port, vtkInformation *info)
reads a dataset in Facet format
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation