18#ifndef vtkCellGridTransform_h 
   19#define vtkCellGridTransform_h 
   24VTK_ABI_NAMESPACE_BEGIN
 
   92    vtkSetMacro(OutputPointsPrecision, 
int);
 
   93    vtkGetMacro(OutputPointsPrecision, 
int);
 
  106    int OutputPointsPrecision{ vtkAlgorithm::DesiredOutputPrecision::DEFAULT_PRECISION };
 
A function defined over the physical domain of a vtkCellGrid.
 
Superclass for algorithms that produce only polydata as output.
 
Perform an operation on cells in a vtkCellMetadata instance.
 
abstract superclass for arrays of numeric data
 
a simple class to control print indentation
 
Allocate and hold a VTK object.
 
vtkTypeUInt32 vtkMTimeType