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

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

The triangle types used to describe a line quad.