IDVR.Interfaces.IGradientInterpolation Interface Reference
#include <IGradientInterpolation.h>
Inheritance diagram for IDVR.Interfaces.IGradientInterpolation:
Detailed Description
Interface for the gradient interpolation model.
namespace: IDVR.Interfaces
This interface provides methods to interpolate the gradient of a given raysample.
- Author:
- Christopher Thurnher
- Version:
- 1.0
- Date:
- 02-19-2005
Public member function:
-
Gradient* interpolateGradient(unsigned char intMode, unsigned char grMode, RaySample* n_RaySample, VolumeData* n_DataSet, double x_down, double x_up, double y_down, double y_up, double z_down, double z_up)
Interpolates the gradient of a given raysample.
- Parameters:
-
| intMode | the interpolation mode.
|
| grMode | the gradient estimation mode.
|
| n_RaySample | the given raysample.
|
| n_DataSet | the dataset.
|
| x_down | x-value round down.
|
| x_up | x-value round up.
|
| y_down | y-value round down.
|
| y_up | y-value round up.
|
| z_down | z-value round down.
|
| z_up | z-value round up.
|
- Returns:
- The interpolated gradient.
The documentation for this interface was generated from the following file:
- Eigene Dateien/Visual Studio Projects/IDVR/IGradientInterpolation.h
Generated on Sat Apr 9 11:50:59 2005 for RayCaster wiht Importance Driven Volume Rendering (IDVR) by
1.4.1