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

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

The quad used to describe a line.