31 #ifndef vtkAppendPoints_h
32 #define vtkAppendPoints_h
34 #include "vtkFiltersGeneralModule.h"
50 vtkSetStringMacro(InputIdArrayName);
65 vtkGetMacro(OutputPointsPrecision,
int);
77 char* InputIdArrayName;
78 int OutputPointsPrecision;
appends points of one or more vtkPolyData data sets
~vtkAppendPoints() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkAppendPoints * New()
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.