43 #ifndef vtkExtractEdges_h
44 #define vtkExtractEdges_h
46 #include "vtkFiltersCoreModule.h"
76 void CreateDefaultLocator();
85 vtkSetMacro(UseAllPoints,
bool);
86 vtkGetMacro(UseAllPoints,
bool);
87 vtkBooleanMacro(UseAllPoints,
bool);
vtkTypeUInt32 vtkMTimeType
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
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.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.