VertexArray.append

Stores a Vertex

  1. void append(ref const Vertex vertex)
  2. void append(const Vector2f vec)
    class VertexArray
    final
    void
    append
    pure nothrow
    (
    const Vector2f vec
    )

Meta