32#ifndef vtkAppendLocationAttributes_h
33#define vtkAppendLocationAttributes_h
35#include "vtkFiltersGeneralModule.h"
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkAppendLocationAttributes * New()
bool AppendPointLocations
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkAppendLocationAttributes() override=default
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
vtkAppendLocationAttributes()=default
a simple class to control print indentation