Shape.make

Add an array of floats Note that 3 dimensional coordinate components are expected.

  1. Shape make(Type type, float[] mat)
    class Shape
    final static
    make
    (,
    const float[] mat
    )
  2. Shape make(Type type, Vertex[] vertices)

Meta