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

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

The quad used to describe a line.