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