30 #ifndef vtkSynchronizedTemplatesCutter3D_h 31 #define vtkSynchronizedTemplatesCutter3D_h 59 vtkSetClampMacro(OutputPointsPrecision,
int, SINGLE_PRECISION, DEFAULT_PRECISION);
abstract interface for implicit functions
vtkImplicitFunction * CutFunction
void ThreadedExecute(vtkImageData *data, vtkInformation *inInfo, vtkInformation *outInfo, vtkDataArray *inScalars)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, 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()
#define vtkGetObjectMacro(name, type)
int OutputPointsPrecision
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)