|
DGtal 2.0.0
|
Public Member Functions | |
| BinaryFunctor (double c) | |
| template<typename Point, typename Domain> | |
| double | operator() (Point const &pt, Domain const &d) const |
Data Fields | |
| double | cst |
Definition at line 109 of file testConstImageFunctorHolder.cpp.
|
inlineexplicit |
Definition at line 115 of file testConstImageFunctorHolder.cpp.
References cst.
| double BinaryFunctor::cst |
Definition at line 111 of file testConstImageFunctorHolder.cpp.
Referenced by BinaryFunctor(), and operator()().