|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::GeomPolygonUtils, including all inherited members.
| area(const Array< Point > &verts) | Aleph::GeomPolygonUtils | inlinestatic |
| area(const Polygon &poly) | Aleph::GeomPolygonUtils | inlinestatic |
| ensure_ccw(Array< Point > &verts) | Aleph::GeomPolygonUtils | inlinestatic |
| extract_vertices(const Polygon &poly) | Aleph::GeomPolygonUtils | inlinestatic |
| is_convex(const Array< Point > &verts) | Aleph::GeomPolygonUtils | inlinestatic |
| signed_area(const Array< Point > &verts) | Aleph::GeomPolygonUtils | inlinestatic |
| signed_area(const Polygon &poly) | Aleph::GeomPolygonUtils | inlinestatic |
| signed_double_area(const Array< Point > &verts) | Aleph::GeomPolygonUtils | inlinestatic |
| signed_double_area(const Polygon &poly) | Aleph::GeomPolygonUtils | inlinestatic |