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