Go to the documentation of this file.
28 #ifndef vtkHoudiniPolyDataWriter_h
29 #define vtkHoudiniPolyDataWriter_h
31 #include "vtkIOGeometryModule.h"
48 vtkSetStringMacro(FileName);
write vtk polygonal data to Houdini file.
vtkHoudiniPolyDataWriter()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
abstract class to write data to file(s)
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
concrete dataset represents vertices, lines, polygons, and triangle strips
~vtkHoudiniPolyDataWriter()
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
static vtkHoudiniPolyDataWriter * New()