gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
affineRotation
gfx
math
transform
Undocumented in source. Be warned that the author may not have intended to support it.
Mat2x3
!
T
affineRotation
(T angle)
pure @
safe
@
nogc
nothrow
Mat2x3
!
T
affineRotation
(
T
)
(
in
T
angle
)
if
(
isFloatingPoint
!
T
)
auto
rotation
(T angle, V axis)
auto
rotation
(T angle, T x, T y, T z)
Meta
Source
See Implementation
gfx
math
transform
functions
affineMult
affineRotation
affineScale
affineTranslation
eulerAngles
rotate
rotation
rotationPure
scale
transform
translate
translation