40 #ifndef vtkCellCenters_h
41 #define vtkCellCenters_h
57 vtkSetMacro(VertexCells,
int);
58 vtkGetMacro(VertexCells,
int);
59 vtkBooleanMacro(VertexCells,
int);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
generate points at center of cells
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT