|
DGtal 2.0.0
|
Public Member Functions | |
| UnaryFunctor (double c) | |
| template<typename Point> | |
| double | operator() (Point const &pt) const |
Data Fields | |
| double | cst |
Definition at line 96 of file testConstImageFunctorHolder.cpp.
|
inlineexplicit |
Definition at line 102 of file testConstImageFunctorHolder.cpp.
References cst.
| double UnaryFunctor::cst |
Definition at line 98 of file testConstImageFunctorHolder.cpp.
Referenced by operator()(), and UnaryFunctor().