#include <mitkOoCVolumeShearParallel.h>
Inherits mitkOoCVolumeShearFunction.
Inheritance diagram for mitkOoCVolumeShearParallel:
Public Member Functions | |
virtual void | PrintSelf (ostream &os) |
virtual bool | IsParallel () |
virtual void | Shear (mitkShear *shearInform) |
mitkOoCVolumeShearParallel
|
Get the projection status of the class.
Reimplemented from mitkOoCVolumeShearFunction. |
|
Print the necessary information about this object for the debugging purpose.
Reimplemented from mitkOoCVolumeShearFunction. |
|
The real function to shear the volume.
Implements mitkOoCVolumeShearFunction. |