Function NavigationPolygon.getPolygon

Returns a PoolIntArray containing the indices of the vertices of a created polygon.

PoolArray!(int) getPolygon (
  const(long) idx
) nothrow @nogc;