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

mitkVolumeSplatPerspective Class Reference

mitkVolumeSplatCompositeFunction - concrete class for perspective volume splatting More...

#include <mitkVolumeSplatPerspective.h>

Inherits mitkVolumeSplatFunction.

Inheritance diagram for mitkVolumeSplatPerspective:

Inheritance graph
[legend]
Collaboration diagram for mitkVolumeSplatPerspective:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

mitkVolumeSplatCompositeFunction - concrete class for perspective volume splatting

mitkVolumeSplatCompositeFunction is a concrete class that splats the volume with perspective projection. This is the default perspective splatting class.


Constructor & Destructor Documentation

mitkVolumeSplatPerspective::mitkVolumeSplatPerspective  ) 
 

The default constructor.


Member Function Documentation

virtual bool mitkVolumeSplatPerspective::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 mitkVolumeSplatPerspective::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 mitkVolumeSplatPerspective::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:36 2014 for MITK (Medical Imaging ToolKit) by  doxygen 1.4.3