dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
DualQuaternion.opBinary
dlib
math
dualquaternion
DualQuaternion
Undocumented in source. Be warned that the author may not have intended to support it.
DualQuaternion
!(
T
)
opBinary
(DualQuaternion!(T) d)
struct
DualQuaternion
(T)
DualQuaternion
!(
T
)
opBinary
(
string
op
)
(
DualQuaternion
!(
T
)
d
)
if
(
op
== "*"
)
DualQuaternion
!(
T
)
opBinary
(DualQuaternion!(T) d)
DualQuaternion
!(
T
)
opBinary
(DualQuaternion!(T) d)
Meta
Source
See Implementation
dlib
math
dualquaternion
DualQuaternion
constructors
this
functions
conjugate
dualConjugate
fullConjugate
norm
normalized
opBinary
rotate
rotation
toMatrix4x4
toString
transform
translation
unions
__anonymous