|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   28 #ifndef vtkThreadedSynchronizedTemplatesCutter3D_h 
   29 #define vtkThreadedSynchronizedTemplatesCutter3D_h 
   31 #include "vtkFiltersSMPModule.h"  
   36 #if !defined(VTK_LEGACY_REMOVE) 
   65   vtkSetClampMacro(OutputPointsPrecision, 
int, SINGLE_PRECISION, DEFAULT_PRECISION);
 
   66   vtkGetMacro(OutputPointsPrecision, 
int);
 
   92 #endif // VTK_LEGACY_REMOVE 
  
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
static vtkThreadedSynchronizedTemplates3D * New()
abstract interface for implicit functions
vtkMTimeType GetMTime() override
Because we delegate to vtkContourValues.
topologically and geometrically regular array of data
a simple class to control print indentation
generate cut surface from structured points
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)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int OutputPointsPrecision
vtkImplicitFunction * CutFunction
generate isosurface from structured points
vtkTypeUInt32 vtkMTimeType