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