Main Page | Class Hierarchy | Class List | Class Members

DVR::Graphics::TFRayCaster Class Reference

Inheritance diagram for DVR::Graphics::TFRayCaster:

DVR::Graphics::IRayCaster List of all members.

Public Member Functions

 TFRayCaster ()
void Render (DVR.Data data, Camera camera, Bitmap bitmap, Color backGround, TransferFunction TF, Object[] options)

Detailed Description

An implementation of the IRayCaster interface which uses the transfer function to render the image.


Constructor & Destructor Documentation

DVR::Graphics::TFRayCaster::TFRayCaster  )  [inline]
 

Constructor.


Member Function Documentation

void DVR::Graphics::TFRayCaster::Render DVR.Data  data,
Camera  camera,
Bitmap  bitmap,
Color  backGround,
TransferFunction  TF,
Object[]  options
[inline]
 

Renders the data with a raycasting algorithm which uses the provided transfer function to calc the color of each pixel. The data to render. The camera of the scene. The bitmap surface to render the image to. The background color of the image. The transferfunction to render the image with.

Implements DVR::Graphics::IRayCaster.


The documentation for this class was generated from the following file:
Generated on Tue Nov 30 22:19:43 2004 for DirectVolumeRenderer by doxygen 1.3.6