Matrix3d.this

Create a new {@link Matrix3d} and make it a copy of the upper left 3x3 of the given {@link Matrix4d}.

@param mat the {@link Matrix4d} to copy the values from

Meta