|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::SegmentSegmentIntersection, including all inherited members.
| collinear_overlap(const Segment &s1, const Segment &s2) | Aleph::SegmentSegmentIntersection | inlineprivatestatic |
| Kind enum name | Aleph::SegmentSegmentIntersection | |
| operator()(const Segment &s1, const Segment &s2) const | Aleph::SegmentSegmentIntersection | inline |
| point_less_on_axis(const Point &a, const Point &b, const bool vertical_axis) | Aleph::SegmentSegmentIntersection | inlineprivatestatic |
| point_max_on_axis(const Point &a, const Point &b, const bool vertical_axis) | Aleph::SegmentSegmentIntersection | inlineprivatestatic |
| point_min_on_axis(const Point &a, const Point &b, const bool vertical_axis) | Aleph::SegmentSegmentIntersection | inlineprivatestatic |