Go to the documentation of this file.
29 #ifndef vtkImplicitFunctionToImageStencil_h
30 #define vtkImplicitFunctionToImageStencil_h
33 #include "vtkImagingStencilModule.h"
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkImageStencilSource * New()
int Threshold(vtkDataSet *input, vtkUnstructuredGrid *output, vtkDataArray *field, double lower, double upper)
vtkTypeUInt64 vtkMTimeType
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
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
generate an image stencil
vtkImplicitFunction * Input
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)