DGtal 2.0.0
|
Public Types | |
typedef TPoint3 | Point |
Public Member Functions | |
ImplicitDigitalBall3 (double r) | |
bool | operator() (const TPoint3 &p) const |
Data Fields | |
double | myR |
Example of a test. To be completed.
Definition at line 50 of file testBallQuadViewer.cpp.
typedef TPoint3 ImplicitDigitalBall3< TPoint3 >::Point |
Definition at line 51 of file testBallQuadViewer.cpp.
|
inline |
|
inline |
double ImplicitDigitalBall3< TPoint3 >::myR |
Definition at line 64 of file testBallQuadViewer.cpp.
Referenced by ImplicitDigitalBall3(), and operator()().