Function iron_shapes_booleanop::edge_intersection_float
source · [−]pub fn edge_intersection_float<F: Float>(
e1: &Edge<F>,
e2: &Edge<F>
) -> EdgeIntersection<F, F, Edge<F>>
Expand description
Compute approximate intersection point of two edges in floating point coordinates.