Matrix4d.mapZnYnX

Multiply <code>this</code> by the matrix <pre> 0 0 -1 0 0 -1 0 0 1 0 0 0 0 0 0 1 </pre>

@return this

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

Meta