|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   52 #ifndef vtkFitImplicitFunction_h 
   53 #define vtkFitImplicitFunction_h 
   55 #include "vtkFiltersPointsModule.h"  
   90   vtkGetMacro(Threshold, 
double);
 
  
abstract class for filtering a point cloud
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkImplicitFunction * ImplicitFunction
extract points on the surface of an implicit function
abstract interface for implicit functions
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
virtual int FilterPoints(vtkPointSet *input)=0
abstract class for specifying dataset behavior
static vtkPolyDataAlgorithm * New()
vtkTypeUInt32 vtkMTimeType