#include <alg_shift.hh>
Public Member Functions | |
| ShiftFnc () | |
| ShiftFnc (const Point &s) | |
| template<typename T , class D > | |
| ImageStateBasePtr | VisitState (const ImageStateImpl< T, D > &in_state) const |
Static Public Member Functions | |
| static String | GetAlgorithmName () |
Definition at line 39 of file alg_shift.hh.
| ShiftFnc | ( | ) | [inline] |
Definition at line 41 of file alg_shift.hh.
Definition at line 42 of file alg_shift.hh.
| static String GetAlgorithmName | ( | ) | [inline, static] |
Definition at line 67 of file alg_shift.hh.
| ImageStateBasePtr VisitState | ( | const ImageStateImpl< T, D > & | in_state | ) | const [inline] |
Definition at line 45 of file alg_shift.hh.
1.6.1