Skip to main content

method_of

Function method_of 

Source
pub fn method_of<P>(outcome: &SegmentIntersection<P>) -> Method
Expand description

The Method implied by a raw segment-intersection outcome.

Mirrors the top-level case split in Boost’s get_turn_info (get_turn_info.hpp).