Shape.append

Stores multiple Vertices

  1. void append(ref const Vertex vertex)
  2. void append(const Vector2f vec)
  3. void append(Vertex[] vertices)
    class Shape
    final
    void
    append
    pure nothrow

Meta