38 #ifndef vtkFacetWriter_h
39 #define vtkFacetWriter_h
55 vtkSetStringMacro(FileName);
56 vtkGetStringMacro(FileName);
63 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
#define VTKIOGEOMETRY_EXPORT
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