Go to the documentation of this file.
29 #ifndef vtkImplicitFunctionToImageStencil_h
30 #define vtkImplicitFunctionToImageStencil_h
33 #include "vtkImagingStencilModule.h"
57 vtkSetMacro(Threshold,
double);
58 vtkGetMacro(Threshold,
double);
static vtkImageStencilSource * New()
abstract interface for implicit functions
clip an image with a function
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
generate an image stencil
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkImplicitFunction * Input
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkTypeUInt32 vtkMTimeType