#include <mitkBackProjection.h>
Inherits mitkObject.
Inherited by mitkBackProjectionUsingGPU.
Inheritance diagram for mitkBackProjection:


Public Member Functions | |
| virtual void | PrintSelf (ostream &os) |
| void | SetInterpolationModel (int m) |
| int | GetInterpolationModel () |
mitkBackProjection is an abstract object that specifies behavior and interface of CT back projection.
|
|
Get the interpolation model |
|
|
Print the necessary information about this object for the debugging purpose.
Reimplemented from mitkObject. Reimplemented in mitk2DBackProjectionUsingGPU, mitk3DBackProjectionUsingGPU, and mitkBackProjectionUsingGPU. |
|
|
Set the interpolation model |
1.4.3