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

mitkOoCVolumeShearParallel Class Reference

mitkOoCVolumeShearParallel - More...

#include <mitkOoCVolumeShearParallel.h>

Inherits mitkOoCVolumeShearFunction.

Inheritance diagram for mitkOoCVolumeShearParallel:

Inheritance graph
[legend]
Collaboration diagram for mitkOoCVolumeShearParallel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void PrintSelf (ostream &os)
virtual bool IsParallel ()
virtual void Shear (mitkShear *shearInform)

Detailed Description

mitkOoCVolumeShearParallel -

mitkOoCVolumeShearParallel


Member Function Documentation

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

Get the projection status of the class.

Returns:
Return true, means that this class is used for parallel shear-warp. Return false, means that this class is used for perspective shear-warp.
Note:
All of its subclasses must implement this virtual to indicate its status.

Reimplemented from mitkOoCVolumeShearFunction.

virtual void mitkOoCVolumeShearParallel::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 mitkOoCVolumeShearFunction.

virtual void mitkOoCVolumeShearParallel::Shear mitkShear *  shearInform  )  [virtual]
 

The real function to shear the volume.

Note:
All of its subclasses must implement this pure virtual to shear the volume.

Implements mitkOoCVolumeShearFunction.


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