[][src]Function nannou::ui::prelude::widget::primitive::shape::oval::is_over

pub fn is_over(r: Rect, p: [f64; 2]) -> bool

Returns true if the given Point is over an oval at the given rect.