Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::SweepLineSegmentIntersection Member List

This is the complete list of members for Aleph::SweepLineSegmentIntersection, including all inherited members.

canonicalize(const Segment &s)Aleph::SweepLineSegmentIntersectioninlineprivatestatic
check_and_enqueue(const Array< Segment > &segs, const size_t i, const size_t j, const Geom_Number &sx, LineSweepFramework< Event, EventLess > &eq, DynSetTree< size_t, Treap_Rk > &seen_pairs, const size_t n)Aleph::SweepLineSegmentIntersectioninlineprivatestatic
event_less(const Event &a, const Event &b)Aleph::SweepLineSegmentIntersectioninlineprivatestatic
EventType enum nameAleph::SweepLineSegmentIntersectionprivate
operator()(const Array< Segment > &segments) constAleph::SweepLineSegmentIntersectioninline
slope_less(const Segment &a, const Segment &b)Aleph::SweepLineSegmentIntersectioninlineprivatestatic
status_less(const size_t lhs, const size_t rhs, const Geom_Number &sx, const Array< Segment > &segs)Aleph::SweepLineSegmentIntersectioninlineprivatestatic
y_at_x(const Segment &s, const Geom_Number &x)Aleph::SweepLineSegmentIntersectioninlineprivatestatic