27 #ifndef vtkOBJWriter_h 28 #define vtkOBJWriter_h 30 #include "vtkIOGeometryModule.h" 57 vtkSetStringMacro(FileName);
58 vtkGetStringMacro(FileName);
abstract class to specify dataset behavior
concrete dataset represents vertices, lines, polygons, and triangle strips
abstract class to write data to file(s)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkDataObject * GetInput()
topologically and geometrically regular array of data
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
static vtkAlgorithm * New()
virtual void WriteData()=0