29 #ifndef vtkThreadedSynchronizedTemplatesCutter3D_h
30 #define vtkThreadedSynchronizedTemplatesCutter3D_h
58 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
59 vtkGetMacro(OutputPointsPrecision,
int);
abstract interface for implicit functions
vtkImplicitFunction * CutFunction
void ThreadedExecute(vtkImageData *data, vtkInformation *inInfo, vtkInformation *outInfo, vtkDataArray *inScalars)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
generate cut surface from structured points
generate isosurface from structured points
virtual int FillOutputPortInformation(int port, vtkInformation *info)
int OutputPointsPrecision
a simple class to control print indentation
topologically and geometrically regular array of data
void PrintSelf(ostream &os, vtkIndent indent)
unsigned long int GetMTime()
static vtkThreadedSynchronizedTemplates3D * New()