Matrix4d.mapnXnYnZ

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

@return this

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

Meta