DGtal 2.0.0
|
Public Member Functions | |
Functor (double c) | |
double | operator() (double v) const |
Functor (Point const &c, T r) | |
T | operator() (Point const &pt) const |
Data Fields | |
double | cst |
Point | center |
T | radius |
Definition at line 44 of file testFunctorHolder.cpp.
Definition at line 48 of file testFunctorHolder.cpp.
References cst.
Definition at line 48 of file testPointFunctorHolder.cpp.
Definition at line 45 of file testPointFunctorHolder.cpp.
Referenced by Functor(), and operator()().
Definition at line 46 of file testFunctorHolder.cpp.
Referenced by Functor(), and operator()().
Definition at line 46 of file testPointFunctorHolder.cpp.
Referenced by Functor(), and operator()().