|
DGtal 2.0.0
|
Public Types | |
| typedef TPoint | Point |
Public Member Functions | |
| BallPredicate (double aCx, double aCy, double aR) | |
| bool | operator() (const TPoint &aPoint) const |
Private Attributes | |
| double | myCx |
| double | myCy |
| double | myR |
Definition at line 86 of file testFMM.cpp.
| typedef TPoint BallPredicate< TPoint >::Point |
Definition at line 89 of file testFMM.cpp.
|
inline |
Definition at line 93 of file testFMM.cpp.
|
inline |
|
private |
Definition at line 105 of file testFMM.cpp.
Referenced by BallPredicate(), and operator()().
|
private |
Definition at line 105 of file testFMM.cpp.
Referenced by BallPredicate(), and operator()().
|
private |
Definition at line 105 of file testFMM.cpp.
Referenced by BallPredicate(), and operator()().