43 #ifndef vtkFitImplicitFunction_h
44 #define vtkFitImplicitFunction_h
46 #include "vtkFiltersPointsModule.h"
49 VTK_ABI_NAMESPACE_BEGIN
82 vtkGetMacro(Threshold,
double);
106 VTK_ABI_NAMESPACE_END
abstract interface for implicit functions
vtkTypeUInt32 vtkMTimeType
concrete class for storing a set of points
virtual int FilterPoints(vtkPointSet *input)=0
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
extract points on the surface of an implicit function
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkImplicitFunction * ImplicitFunction
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods to obtain type information, and print information.
abstract class for filtering a point cloud