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