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

mitkVolumeSplatParallel Class Reference

mitkVolumeSplatParallel - concrete class for parallel volume splatting More...

#include <mitkVolumeSplatParallel.h>

Inherits mitkVolumeSplatFunction.

Inheritance diagram for mitkVolumeSplatParallel:

Inheritance graph
[legend]
Collaboration diagram for mitkVolumeSplatParallel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void PrintSelf (ostream &os)
 mitkVolumeSplatParallel ()
virtual bool IsParallel ()
virtual void Splat (mitkSplat *splatInform)

Detailed Description

mitkVolumeSplatParallel - concrete class for parallel volume splatting

mitkVolumeSplatParallel is a concrete class that splats the volume with parallel projection. This is the default parallel splatting class.


Constructor & Destructor Documentation

mitkVolumeSplatParallel::mitkVolumeSplatParallel  ) 
 

The default constructor.


Member Function Documentation

virtual bool mitkVolumeSplatParallel::IsParallel  )  [inline, virtual]
 

Get the projection status of the class.

Returns:
Return true, means that this class is used for parallel splatting. Return false, means that this class is used for perspective splatting.

Reimplemented from mitkVolumeSplatFunction.

virtual void mitkVolumeSplatParallel::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 mitkVolumeSplatFunction.

virtual void mitkVolumeSplatParallel::Splat mitkSplat *  splatInform  )  [virtual]
 

The real function to splat the volume.

Implements mitkVolumeSplatFunction.


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