[][src]Function conrod_core::widget::primitive::shape::oval::is_over

pub fn is_over(r: Rect, p: Point) -> bool

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