31 #ifndef __vtkExtractEdges_h
32 #define __vtkExtractEdges_h
34 #include "vtkFiltersExtractionModule.h"
44 void PrintSelf(ostream& os, vtkIndent indent);
54 void CreateDefaultLocator();
57 unsigned long GetMTime();
64 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Abstract class in support of both point location and point insertion.
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.