 |
VTK
9.1.0
|
Go to the documentation of this file.
25 #ifndef vtkHoudiniPolyDataWriter_h
26 #define vtkHoudiniPolyDataWriter_h
28 #include "vtkIOGeometryModule.h"
vtkSetFilePathMacro(FileName)
Specifies the delimited text file to be loaded.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
write vtk polygonal data to Houdini file.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkHoudiniPolyDataWriter()
~vtkHoudiniPolyDataWriter() override
a simple class to control print indentation
abstract class to write data to file(s)
vtkGetFilePathMacro(FileName)
Specifies the delimited text file to be loaded.
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkHoudiniPolyDataWriter * New()
void WriteData() override