NVGMatrix.translate

Translate this matrix.

struct NVGMatrix
nothrow @trusted @nogc ref return
translate
(
in float tx
,
in float ty
)
Suggestion Box / Bug Report