27 #ifndef vtkThreadedSynchronizedTemplatesCutter3D_h 28 #define vtkThreadedSynchronizedTemplatesCutter3D_h 30 #include "vtkFiltersSMPModule.h" 62 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
63 vtkGetMacro(OutputPointsPrecision,
int);
77 int OutputPointsPrecision;
abstract interface for implicit functions
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ThreadedExecute(vtkImageData *data, vtkInformation *inInfo, vtkInformation *outInfo, vtkDataArray *inScalars)
vtkTypeUInt32 vtkMTimeType
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
vtkMTimeType GetMTime() override
Because we delegate to vtkContourValues.
static vtkThreadedSynchronizedTemplates3D * New()