Type Definition graphics::types::Polygon[][src]

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

[p0, p1, …]