DGtal 2.1.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 112 of file testConstImageFunctorHolder.cpp.
Definition at line 115 of file testConstImageFunctorHolder.cpp.
References cst.
double BinaryFunctor::cst |
Definition at line 111 of file testConstImageFunctorHolder.cpp.
Referenced by operator()().