NVGMatrix.SkewedX

Returns new x-skewing matrix. Angle is specified in radians.

struct NVGMatrix
nothrow @trusted @nogc static
SkewedX
(
in float a
)
Suggestion Box / Bug Report