Shape.append

Stores a Vertex for this Shape.

  1. void append(Vertex vx)
    class Shape
    final
    void
    append
    (
    ref const Vertex vx
    )
  2. void append(Vertex vec)
  3. void append(Vertex[] vertices)

Meta