[][src]Function nannou::ui::prelude::widget::primitive::shape::polygon::is_over_widget

pub fn is_over_widget(widget: &Container, point: [f64; 2], &Theme) -> IsOver

The function to use for picking whether a given point is over the polygon.