Matrix4d.invertOrtho

Invert <code>this</code> orthographic projection matrix. <p> This method can be used to quickly obtain the inverse of an orthographic projection matrix.

@return this

  1. Matrix4d invertOrtho(Matrix4d dest)
  2. Matrix4d invertOrtho()
    struct Matrix4d
    ref return
    invertOrtho
    ()

Meta