linear ~master (2021-10-13T18:21:11Z)
Dub
Repo
AxisRot.opOpAssign
math
linear
axis_rot
AxisRot
Undocumented in source. Be warned that the author may not have intended to support it.
struct
AxisRot
(T)
auto
opOpAssign
(
string
op
T
)
(
T
b
)
if
(
__traits(
compiles
,
opOpAssignImpl
!
op
(this,
b
))
)
Meta
Source
See Implementation
math
linear
axis_rot
AxisRot
constructors
this
functions
_toQuat
opBinary
opBinaryRight
opOpAssign
unions
__anonymous