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