29#ifndef vtkImplicitFunctionToImageStencil_h
30#define vtkImplicitFunctionToImageStencil_h
33#include "vtkImagingStencilModule.h"
generate an image stencil
clip an image with a function
virtual void SetInput(vtkImplicitFunction *)
Specify the implicit function to convert into a stencil.
vtkImplicitFunctionToImageStencil()
vtkMTimeType GetMTime()
Override GetMTime() to account for the implicit function.
static vtkImplicitFunctionToImageStencil * New()
vtkImplicitFunction * Input
~vtkImplicitFunctionToImageStencil()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract interface for implicit functions
a simple class to control print indentation
int Threshold(vtkDataSet *input, vtkUnstructuredGrid *output, vtkDataArray *field, double lower, double upper)
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkTypeUInt64 vtkMTimeType