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