pub type Lines = Geom<LineGeom>;
Provides the information needed for a mesh to bind vertex attributes together and then organize those vertices into individual lines.