#include <fractional_shift.hh>
Inherits ost::img::ConstModIPAlgorithm.
Public Member Functions | |
| FractionalShift (Real sx=0.0, Real sy=0.0, Real sz=0.0) | |
| FractionalShift (const Vec3 &v) | |
| void | SetShift (Real sx=0.0, Real sy=0.0, Real sz=0.0) |
| void | SetShift (const Vec3 &v) |
| Vec3 | GetShift () const |
| virtual void | Visit (ImageHandle &ih) const |
Definition at line 32 of file fractional_shift.hh.
| FractionalShift | ( | Real | sx = 0.0, |
|
| Real | sy = 0.0, |
|||
| Real | sz = 0.0 | |||
| ) |
| FractionalShift | ( | const Vec3 & | v | ) |
| Vec3 GetShift | ( | ) | const |
| void SetShift | ( | const Vec3 & | v | ) |
| virtual void Visit | ( | ImageHandle & | ih | ) | const [virtual] |
Implements ConstModIPAlgorithm.
1.6.1