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);
vtkDataSet * GetInput(int port)
topologically and geometrically regular array of data
a simple class to control print indentation
abstract class to write data to file(s)
static vtkOBJWriter * New()
void WriteData() override
vtkPolyData * GetInputGeometry()
Get the inputs to this writer.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class to specify dataset behavior
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkImageData * GetInputTexture()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.