Main Page | Class Hierarchy | Class List | Class Members

DVR::Graphics::FirstHitRayCaster Class Reference

Inheritance diagram for DVR::Graphics::FirstHitRayCaster:

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

Public Member Functions

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

Detailed Description

An implementation of the IRayCaster interface which renders the first hit value in the data.


Constructor & Destructor Documentation

DVR::Graphics::FirstHitRayCaster::FirstHitRayCaster  )  [inline]
 

Constructor.


Member Function Documentation

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

Renders the data with a raycasting algorithm which renders the first hit value in the data. 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