31 #ifndef vtkSynchronizedTemplatesCutter3D_h
32 #define vtkSynchronizedTemplatesCutter3D_h
34 #include "vtkFiltersCoreModule.h"
66 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
67 vtkGetMacro(OutputPointsPrecision,
int);
75 int OutputPointsPrecision;
79 vtkInformationVector *) VTK_OVERRIDE;
abstract interface for implicit functions
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.
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()