40 #ifndef __vtkCellCenters_h
41 #define __vtkCellCenters_h
43 #include "vtkFiltersGeneralModule.h"
44 #include "vtkPolyDataAlgorithm.h"
50 void PrintSelf(ostream& os, vtkIndent indent);
57 vtkSetMacro(VertexCells,
int);
58 vtkGetMacro(VertexCells,
int);
59 vtkBooleanMacro(VertexCells,
int);
66 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
67 virtual int FillInputPortInformation(
int port, vtkInformation *info);
generate points at center of cells