Matrix4x3d.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. Matrix4x3d invertOrtho(Matrix4x3d dest)
  2. Matrix4x3d invertOrtho()
    struct Matrix4x3d
    ref public return
    invertOrtho
    ()

Meta