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

mitkBackProjection Class Reference

mitkBackProjection - abstract base class for CT back projection More...

#include <mitkBackProjection.h>

Inherits mitkObject.

Inherited by mitkBackProjectionUsingGPU.

Inheritance diagram for mitkBackProjection:

Inheritance graph
[legend]
Collaboration diagram for mitkBackProjection:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void PrintSelf (ostream &os)
void SetInterpolationModel (int m)
int GetInterpolationModel ()

Detailed Description

mitkBackProjection - abstract base class for CT back projection

mitkBackProjection is an abstract object that specifies behavior and interface of CT back projection.


Member Function Documentation

int mitkBackProjection::GetInterpolationModel  )  [inline]
 

Get the interpolation model

virtual void mitkBackProjection::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 mitk2DBackProjectionUsingGPU, mitk3DBackProjectionUsingGPU, and mitkBackProjectionUsingGPU.

void mitkBackProjection::SetInterpolationModel int  m  )  [inline]
 

Set the interpolation model


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