31 #ifndef vtkSynchronizedTemplatesCutter3D_h 32 #define vtkSynchronizedTemplatesCutter3D_h 34 #include "vtkFiltersCoreModule.h" 66 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
67 vtkGetMacro(OutputPointsPrecision,
int);
abstract interface for implicit functions
vtkImplicitFunction * CutFunction
void ThreadedExecute(vtkImageData *data, vtkInformation *inInfo, vtkInformation *outInfo, vtkDataArray *inScalars)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
generate cut surface from structured points
generate isosurface from structured points
a simple class to control print indentation
topologically and geometrically regular array of data
static vtkSynchronizedTemplates3D * New()
int OutputPointsPrecision