Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

mitkVolumeRayCastFunction Class Reference

mitkVolumeRayCastFunction - an abstract class for calculating the ray casting function. More...

#include <mitkVolumeRayCastFunction.h>

Inherits mitkObject.

Inherited by mitkOoCVolumeRayCastCompositeFunction, mitkOoCVolumeRayCastCompositeFunctionEx, and mitkVolumeRayCastCompositeFunction.

Inheritance diagram for mitkVolumeRayCastFunction:

Inheritance graph
[legend]
Collaboration diagram for mitkVolumeRayCastFunction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void PrintSelf (ostream &os)
virtual void CastRay (mitkRay *rayInfo)=0

Detailed Description

mitkVolumeRayCastFunction - an abstract class for calculating the ray casting function.

mitkVolumeRayCastFunction is an abstract class for calculating the ray casting function. Its subclasses must implement CastRay() to calculate the ray cast function.


Member Function Documentation

virtual void mitkVolumeRayCastFunction::CastRay mitkRay *  rayInfo  )  [pure virtual]
 

Calculate the ray cast function.

Parameters:
rayInfo Specify the ray information required by the calcualtion.
Note:
All of its subclasses must implement this pure virtual to calculate the ray cast function.

Implemented in mitkOoCVolumeRayCastCompositeFunction, mitkOoCVolumeRayCastCompositeFunctionEx, and mitkVolumeRayCastCompositeFunction.

virtual void mitkVolumeRayCastFunction::PrintSelf ostream &  os  )  [virtual]
 

Print the necessary information about this object for the debugging purpose.

Parameters:
os The specified ostream to output information.

Reimplemented from mitkObject.

Reimplemented in mitkOoCVolumeRayCastCompositeFunction, mitkOoCVolumeRayCastCompositeFunctionEx, and mitkVolumeRayCastCompositeFunction.


The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:07:19 2014 for MITK (Medical Imaging ToolKit) by  doxygen 1.4.3