|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   26 #ifndef vtkImplicitFunctionToImageStencil_h 
   27 #define vtkImplicitFunctionToImageStencil_h 
   30 #include "vtkImagingStencilModule.h"  
   53   vtkSetMacro(Threshold, 
double);
 
   54   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