Type Definition rgeometry::data::LineSegment2D[][src]

pub type LineSegment2D<T> = LineSegment<T, 2>;