Matrix4x3d.mapZnXY

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

@return this

  1. Matrix4x3d mapZnXY()
    struct Matrix4x3d
    ref public return
    mapZnXY
    ()
  2. Matrix4x3d mapZnXY(Matrix4x3d dest)

Meta