Go to the documentation of this file.
38 #ifndef vtkFacetWriter_h
39 #define vtkFacetWriter_h
GLsizei GLsizei GLenum GLenum const GLvoid * data
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOGEOMETRY_EXPORT
void WriteToStream(ostream *ost)
int WriteDataToStream(ostream *ost, vtkPolyData *data)
a simple class to control print indentation
#define vtkSetStringMacro(name)
reads a dataset in Facet format
vtkGetStringMacro(ExtensionsString)
static vtkFacetWriter * New()
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int FillInputPortInformation(int, vtkInformation *)
Superclass for algorithms that produce only polydata as output.