[][src]Type Definition nannou::geom::line::Vertices

type Vertices<S = Default> = Vertices<Point2<S>>;

The vertices used to describe the quad of a line.