|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <geom_algorithms.H>
Public Attributes | |
| Point | first |
| Point | second |
| Geom_Number | distance_squared |
Definition at line 1277 of file geom_algorithms.H.
| Geom_Number Aleph::RotatingCalipersConvexPolygon::DiameterResult::distance_squared |
Definition at line 1281 of file geom_algorithms.H.
Referenced by Aleph::RotatingCalipersConvexPolygon::diameter().
| Point Aleph::RotatingCalipersConvexPolygon::DiameterResult::first |
Definition at line 1279 of file geom_algorithms.H.
Referenced by Aleph::put_rotating_calipers_result().
| Point Aleph::RotatingCalipersConvexPolygon::DiameterResult::second |
Definition at line 1280 of file geom_algorithms.H.
Referenced by Aleph::put_rotating_calipers_result().