|
DGtal 2.0.0
|
Data Fields | |
| Point | p |
| Indices | cone_P |
| Scalars | d_P |
| Scalar | max_d |
| Scalar | min_d |
| Scalar | best |
| Scalar | cur_qA |
| Scalar | cur_qAB |
Definition at line 323 of file tangency-explorer.cpp.
| Scalar TriangleContext::best |
Definition at line 330 of file tangency-explorer.cpp.
| Indices TriangleContext::cone_P |
Definition at line 326 of file tangency-explorer.cpp.
| Scalar TriangleContext::cur_qA |
Definition at line 331 of file tangency-explorer.cpp.
| Scalar TriangleContext::cur_qAB |
Definition at line 332 of file tangency-explorer.cpp.
| Scalars TriangleContext::d_P |
Definition at line 327 of file tangency-explorer.cpp.
| Scalar TriangleContext::max_d |
Definition at line 328 of file tangency-explorer.cpp.
| Scalar TriangleContext::min_d |
Definition at line 329 of file tangency-explorer.cpp.
| Point TriangleContext::p |
Definition at line 325 of file tangency-explorer.cpp.