dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
toMat4x4
dlsl
dual_quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @
nogc
@
safe
auto
toMat4x4
(
DQ
)
(
DQ
dq
)
if
(
isDualQuaternion
!
DQ
&&
is
(
DQ.valueType
:
float
)
)
Meta
Source
See Implementation
dlsl
dual_quaternion
aliases
conjugate
dualQ
isDualQ
functions
dot
invert
normalize
toMat4
toMat4x3
toMat4x4
structs
DualQuaternion
templates
isDualQuaternion