fn set_normal_unit_normal( before: Point, after: Point, scale: f32, radius: f32, normal: &mut Point, unit_normal: &mut Point, ) -> bool