#include <alg_mirror.hh>
Public Member Functions | |
| MirrorFnc () | |
| MirrorFnc (int p) | |
| template<typename T , class D > | |
| ImageStateBasePtr | VisitState (const ImageStateImpl< T, D > &in_state) const |
Static Public Member Functions | |
| static String | GetAlgorithmName () |
Definition at line 29 of file alg_mirror.hh.
| MirrorFnc | ( | ) | [inline] |
Definition at line 30 of file alg_mirror.hh.
| MirrorFnc | ( | int | p | ) | [inline] |
Definition at line 31 of file alg_mirror.hh.
| static String GetAlgorithmName | ( | ) | [inline, static] |
Definition at line 46 of file alg_mirror.hh.
| ImageStateBasePtr VisitState | ( | const ImageStateImpl< T, D > & | in_state | ) | const [inline] |
Definition at line 35 of file alg_mirror.hh.
1.6.1