Main Page | Class Hierarchy | Class List | Class Members

DVR::Graphics::IRayCaster Interface Reference

Inheritance diagram for DVR::Graphics::IRayCaster:

DVR::Graphics::AverageRayCaster DVR::Graphics::FirstHitRayCaster DVR::Graphics::MIPRayCaster DVR::Graphics::TFRayCaster List of all members.

Public Member Functions

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

Detailed Description

The common interface for all raycasters.


Member Function Documentation

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

Renders the data with a specific raycasting algorithm. 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.

Implemented in DVR::Graphics::AverageRayCaster, DVR::Graphics::FirstHitRayCaster, DVR::Graphics::MIPRayCaster, and DVR::Graphics::TFRayCaster.


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