Skip to main content

line_side

Function line_side 

Source
pub fn line_side(segment: LineSegment, point: Point) -> LineSide
Expand description

Returns the algebraic side of a point relative to a directed segment.