Shape.append

Stores multiple Vertices for this Shape.

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

Meta