Polygon.this

Creates an empty polygon

  1. this()
    class Polygon(T, uint numSides)
    this
    (
    )
  2. this(Vector!(T, 2)[] vertices...)

Meta