[−][src]Function conrod_core::widget::primitive::shape::triangles::is_over_widget
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.