Matrix4d.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix4d get(Matrix4d dest)
  2. double[] get(double[] dest, int offset)
  3. double[] get(double[] dest)
    struct Matrix4d
    double[]
    get
    (
    ref double[] dest
    )
  4. double get(int column, int row)

Meta