Shape.append

Stores a Vertex

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

Meta