logo

Type Definition graphics_shape::Line

source · []
pub type Line = Line<f32>;
Expand description

A line segment of finite length, determined by a starting point and an ending point.