gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
affineTranslation
gfx
math
transform
Build a translation matrix.
auto
affineTranslation
(X x, Y y)
@
safe
pure
auto
affineTranslation
(
X
Y
)
(
in
X
x
,
in
Y
y
)
auto
affineTranslation
(V v)
Meta
Source
See Implementation
gfx
math
transform
functions
affineMult
affineRotation
affineScale
affineTranslation
rotate
rotation
rotationPure
scale
transform
translate
translation
Build a translation matrix.