Go to the documentation of this file.
43 #ifndef vtkFeatureEdges_h
44 #define vtkFeatureEdges_h
#define vtkGetObjectMacro(name, type)
void SetLocator(vtkIncrementalPointLocator *locator)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
int OutputPointsPrecision
#define vtkSetClampMacro(name, type, min, max)
void CreateDefaultLocator()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
extract boundary, non-manifold, and/or sharp edges from polygonal data
Abstract class in support of both point location and point insertion.
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkFeatureEdges * New()
vtkIncrementalPointLocator * Locator
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.