gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
affineTranslation
gfx
math
transform
Build a translation matrix.
auto
affineTranslation
(X x, Y y)
pure @
safe
@
nogc
nothrow
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
eulerAngles
rotate
rotation
rotationPure
scale
transform
translate
translation
Build a translation matrix.