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.
Definition at line 48 of file testPointFunctorHolder.cpp.
|
inline |
|
inline |
Definition at line 52 of file testPointFunctorHolder.cpp.
References Functor< T, Point >::center, and Functor< T, Point >::radius.
Definition at line 45 of file testPointFunctorHolder.cpp.
Referenced by Functor< T, Point >::operator()().
Definition at line 46 of file testFunctorHolder.cpp.
Referenced by Functor< T, Point >::operator()().
Definition at line 46 of file testPointFunctorHolder.cpp.
Referenced by Functor< T, Point >::operator()().