 |
VTK
9.1.0
|
Go to the documentation of this file.
30 #ifndef vtkOBJWriter_h
31 #define vtkOBJWriter_h
33 #include "vtkIOGeometryModule.h"
vtkSetFilePathMacro(TextureFileName)
Get/Set the path to an existing texture file for the OBJ.
vtkDataSet * GetInput(int port)
Get the inputs to this writer.
topologically and geometrically regular array of data
a simple class to control print indentation
abstract class to write data to file(s)
vtkGetFilePathMacro(TextureFileName)
Get/Set the path to an existing texture file for the OBJ.
static vtkOBJWriter * New()
void WriteData() override
vtkSetFilePathMacro(FileName)
Get/Set the file name of the OBJ file.
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()
Get the inputs to this writer.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkGetFilePathMacro(FileName)
Get/Set the path to an existing texture file for the OBJ.