gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
translation
gfx
math
transform
Build a translation matrix.
auto
translation
(X x, Y y)
auto
translation
(V v)
auto
translation
(X x, Y y, Z z)
pure @
safe
@
nogc
nothrow
auto
translation
(
X
Y
Z
)
(
in
X
x
,
in
Y
y
,
in
Z
z
)
auto
translation
(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.