Matrix4d.mapYnXnZ

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

@return this

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

Meta