Go to the documentation of this file.
28 #ifndef vtkImplicitFunctionToImageStencil_h
29 #define vtkImplicitFunctionToImageStencil_h
#define vtkGetObjectMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
~vtkImplicitFunctionToImageStencil()
int Threshold(vtkDataSet *input, vtkUnstructuredGrid *output, vtkDataArray *field, double lower, double upper)
virtual void SetInput(vtkImplicitFunction *)
abstract interface for implicit functions
clip an image with a function
static vtkImplicitFunctionToImageStencil * New()
a simple class to control print indentation
#define VTKIMAGINGSTENCIL_EXPORT
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
generate an image stencil
vtkImplicitFunctionToImageStencil()
vtkImplicitFunction * Input