NVGMatrix.mul

Sets this matrix to the result of multiplication of this and s (this * S).

struct NVGMatrix
nothrow @trusted @nogc ref
mul
()
(
const scope auto ref NVGMatrix s
)
Suggestion Box / Bug Report