11 #ifndef vtkPVCellCenters_h 12 #define vtkPVCellCenters_h 30 vtkSetMacro(VertexCells,
bool);
31 vtkGetMacro(VertexCells,
bool);
32 vtkBooleanMacro(VertexCells,
bool);
42 bool VertexCells =
false;
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKPVVTKEXTENSIONSCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkPolyDataAlgorithm * New()
void operator=(const vtkObjectBase &)
Cell centers filter that delegates to typen specific implementations.