Function wt::intersect::intersect_edge_edge¶ Defined in File misc.hpp Function Documentation¶ inline std::optional<pqvec2_t> wt::intersect::intersect_edge_edge(pqvec2_t u1, pqvec2_t u2, pqvec2_t v1, pqvec2_t v2) noexcept¶ Edge-edge intersection test.