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