|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <geom_algorithms.H>
Public Attributes | |
| Point | edge_first |
| Point | edge_second |
| Point | antipodal |
| Geom_Number | width_squared |
Definition at line 1284 of file geom_algorithms.H.
| Point Aleph::RotatingCalipersConvexPolygon::WidthResult::antipodal |
Definition at line 1288 of file geom_algorithms.H.
Referenced by Aleph::put_rotating_calipers_result().
| Point Aleph::RotatingCalipersConvexPolygon::WidthResult::edge_first |
Definition at line 1286 of file geom_algorithms.H.
Referenced by Aleph::put_rotating_calipers_result().
| Point Aleph::RotatingCalipersConvexPolygon::WidthResult::edge_second |
Definition at line 1287 of file geom_algorithms.H.
Referenced by Aleph::put_rotating_calipers_result().
| Geom_Number Aleph::RotatingCalipersConvexPolygon::WidthResult::width_squared |
Definition at line 1289 of file geom_algorithms.H.