Function conrod::widget::primitive::shape::triangles::is_over_widget [] [src]

pub fn is_over_widget<S>(widget: &Container, point: Point, _: &Theme) -> IsOver where
    S: Style

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