34 #ifndef __vtkEdgeCenters_h
35 #define __vtkEdgeCenters_h
50 vtkSetMacro(VertexCells,
int);
51 vtkGetMacro(VertexCells,
int);
52 vtkBooleanMacro(VertexCells,
int);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
generate points at center of edges
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation