Go to the documentation of this file.
55 #ifndef vtkFitImplicitFunction_h
56 #define vtkFitImplicitFunction_h
58 #include "vtkFiltersPointsModule.h"
94 vtkGetMacro(Threshold,
double);
virtual void SetImplicitFunction(vtkImplicitFunction *)
Specify the implicit function defining a surface on which points are to be extracted.
vtkMTimeType GetMTime() override
Return the MTime taking into account changes to the implicit function.
abstract class for filtering a point cloud
vtkImplicitFunction * ImplicitFunction
extract points on the surface of an implicit function
abstract interface for implicit functions
a simple class to control print indentation
~vtkFitImplicitFunction() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class for specifying dataset behavior
int FilterPoints(vtkPointSet *input) override
static vtkFitImplicitFunction * New()
Standard methods for instantiating, obtaining type information, and printing information.
vtkTypeUInt32 vtkMTimeType