Go to the documentation of this file.
30 #ifndef vtkAppendPoints_h
31 #define vtkAppendPoints_h
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAppendPoints * New()
a simple class to control print indentation
#define vtkSetStringMacro(name)
int OutputPointsPrecision
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkSetMacro(IgnoreDriverBugs, bool)
appends points of one or more vtkPolyData data sets
virtual int FillInputPortInformation(int, vtkInformation *)
Superclass for algorithms that produce only polydata as output.