Go to the documentation of this file.
42 #ifndef vtkFiniteDifferenceGradientEstimator_h
43 #define vtkFiniteDifferenceGradientEstimator_h
45 #include "vtkRenderingVolumeModule.h"
66 vtkGetMacro( SampleSpacingInVoxels,
int );
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void UpdateNormals(void)
Recompute the encoded normals and gradient magnitudes.
vtkFiniteDifferenceGradientEstimator()
Use finite differences to estimate gradient.
static vtkFiniteDifferenceGradientEstimator * New()
Construct a vtkFiniteDifferenceGradientEstimator with a SampleSpacingInVoxels of 1.
Superclass for gradient estimation.
a simple class to control print indentation
~vtkFiniteDifferenceGradientEstimator()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
int SampleSpacingInVoxels