38 #ifndef __vtkFacetWriter_h
39 #define __vtkFacetWriter_h
55 vtkSetStringMacro(FileName);
56 vtkGetStringMacro(FileName);
63 void WriteToStream(ostream* ost);
GLsizei GLsizei GLenum GLenum const GLvoid * data
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