25 #ifndef FRACTIONAL_SHIFT_HH_
26 #define FRACTIONAL_SHIFT_HH_
30 namespace ost {
namespace img {
namespace alg {
In-place modification const algorithm.
Manage shared instances of images.
virtual void Visit(ImageHandle &ih) const
FractionalShift(const Vec3 &v)
void SetShift(const Vec3 &v)
void SetShift(Real sx=0.0, Real sy=0.0, Real sz=0.0)
FractionalShift(Real sx=0.0, Real sy=0.0, Real sz=0.0)
#define DLLEXPORT_IMG_ALG