34 #ifndef vtkEdgeCenters_h
35 #define vtkEdgeCenters_h
51 vtkSetMacro(VertexCells,
int);
52 vtkGetMacro(VertexCells,
int);
53 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
#define VTKINFOVISCORE_EXPORT