Skip to main content

signed_twice_area_2d

Function signed_twice_area_2d 

Source
pub fn signed_twice_area_2d(a: Point2, b: Point2, c: Point2) -> f64
Expand description

Returns twice the signed area of the triangle formed by three 2D points.