39 #ifndef vtkFiniteDifferenceGradientEstimator_h
40 #define vtkFiniteDifferenceGradientEstimator_h
42 #include "vtkRenderingVolumeModule.h"
63 vtkGetMacro( SampleSpacingInVoxels,
int );
76 void UpdateNormals(
void ) VTK_OVERRIDE;
int SampleSpacingInVoxels
Use finite differences to estimate gradient.
a simple class to control print indentation
Superclass for gradient estimation.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...