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