31 #ifndef vtkExtractEdges_h 
   32 #define vtkExtractEdges_h 
   54   void CreateDefaultLocator();
 
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. 
 
virtual unsigned long GetMTime()
 
a simple class to control print indentation