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

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

The triangles used to describe the quad of a line.