41 virtual bool IsInside(
const Vec2& v)=0;
43 virtual void Shift(
const Vec2& v)=0;
44 virtual void Expand(
Real d)=0;
46 virtual void Scale(
Real d)=0;
ImageStateConstModOPAlgorithm< ShiftFnc > Shift
boost::shared_ptr< MaskBase > MaskPtr
virtual void Shrink(Real d)
bool IsOutside(const Vec2 &v)
#define DLLEXPORT_OST_IMG_BASE