dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
DualQuaternion.this
dlsl
dual_quaternion
DualQuaternion
Undocumented in source.
this
(valueType rx, valueType ry, valueType rz, valueType rw, valueType dx, valueType dy, valueType dz, valueType dw)
this
(Quaternion!valueType r, Quaternion!valueType d)
this
(Quaternion!valueType r, Vector!(valueType, 3) v)
struct
DualQuaternion
(type)
nothrow @
nogc
pure nothrow @
nogc
pure nothrow @
nogc
@
safe
this
()
(
Quaternion
!
valueType
r
,
Vector
!(
valueType
, 3)
v
)
Meta
Source
See Implementation
dlsl
dual_quaternion
DualQuaternion
aliases
quaternionType
valueType
constructors
this
functions
opBinary
ptr
rotation
toString
translation
static functions
identity
unions
__anonymous