28 #ifndef vtkSynchronizedTemplatesCutter3D_h 29 #define vtkSynchronizedTemplatesCutter3D_h 31 #include "vtkFiltersCoreModule.h" 63 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
64 vtkGetMacro(OutputPointsPrecision,
int);
72 int OutputPointsPrecision;
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()