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

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

The triangle types used to describe a line quad.