35#ifndef vtkSampleImplicitFunctionFilter_h
36#define vtkSampleImplicitFunctionFilter_h
39#include "vtkFiltersGeneralModule.h"
Detect and break reference loops.
abstract interface for implicit functions
a simple class to control print indentation
virtual void SetImplicitFunction(vtkImplicitFunction *)
Specify the implicit function to use to generate data.
static vtkSampleImplicitFunctionFilter * New()
Standard instantiation, type information, and print methods.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
vtkSampleImplicitFunctionFilter()
vtkTypeBool ComputeGradients
vtkImplicitFunction * ImplicitFunction
void ReportReferences(vtkGarbageCollector *) override
~vtkSampleImplicitFunctionFilter() override
vtkMTimeType GetMTime() override
Return the MTime also taking into account the implicit function.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard instantiation, type information, and print methods.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkTypeUInt32 vtkMTimeType