Type Alias Line2D

Source
pub type Line2D = Vec<Vector2f>;

Aliased Typeยง

pub struct Line2D { /* private fields */ }