NVGMatrix.Translated

Returns new translation matrix.

struct NVGMatrix
nothrow @trusted @nogc static
Translated
(
in float tx
,
in float ty
)
Suggestion Box / Bug Report