26 #ifndef vtkExtractEdges_h 27 #define vtkExtractEdges_h 29 #include "vtkFiltersExtractionModule.h" 53 void CreateDefaultLocator();
62 ~vtkExtractEdges() VTK_OVERRIDE;
67 int FillInputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
71 vtkExtractEdges(const vtkExtractEdges&) VTK_DELETE_FUNCTION;
72 void operator=(const vtkExtractEdges&) VTK_DELETE_FUNCTION;
vtkTypeUInt32 vtkMTimeType
Abstract class in support of both point location and point insertion.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.