graphics::types::Polygon [] [src]

type Polygon<'a> = &'a [Vec2d];

[p0, p1, ...]