Skip to main content

in_cone

Function in_cone 

Source
fn in_cone(
    apex: Position2,
    heading: f64,
    half_angle: f64,
    range: f64,
    point: Position2,
) -> bool