28 #ifndef __vtkIVWriter_h
29 #define __vtkIVWriter_h
58 this->FileName = NULL;
63 delete[] this->FileName;
67 void WritePolyData(
vtkPolyData *polyData, FILE *fp);
concrete dataset represents vertices, lines, polygons, and triangle strips
export polydata into OpenInventor 2.0 format.
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
#define VTKIOGEOMETRY_EXPORT
abstract class to write data to file(s)
a simple class to control print indentation
vtkDataObject * GetInput()
#define vtkGetStringMacro(name)
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
virtual void WriteData()=0
void PrintSelf(ostream &os, vtkIndent indent)