Go to the documentation of this file.
23 #ifndef vtkTableToPolyData_h
24 #define vtkTableToPolyData_h
virtual int FillInputPortInformation(int port, vtkInformation *info)
bool PreserveCoordinateColumnsAsDataArrays
filter used to convert a vtkTable to a vtkPolyData consisting of vertices.
#define vtkTypeMacro(thisClass, superclass)
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define vtkSetStringMacro(name)
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableToPolyData * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only polydata as output.