Line

Type Alias Line 

Source
pub type Line = [Vertex; 2];
Expand description

Represents the 2 vertices of a line.