[][src]Function nannou::ui::widget::primitive::shape::triangles::is_over_widget

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

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