NVGMatrix.SkewedXY

Returns new xy-skewing matrix. Angles are specified in radians.

struct NVGMatrix
nothrow @trusted @nogc static
SkewedXY
(
in float ax
,
in float ay
)
Suggestion Box / Bug Report