Negate four-dimensional single precision matrix.
Source position: matrix.pp line 559
operator operator -(
const m1: Tmatrix4_single
):Tmatrix4_single;
This operation returns a matrix with all elements negated.