35#ifndef vtkEdgeCenters_h
36#define vtkEdgeCenters_h
38#include "vtkInfovisCoreModule.h"
generate points at center of edges
~vtkEdgeCenters() override=default
static vtkEdgeCenters * New()
Construct object with vertex cell generation turned off.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.