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