carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
Quaternion.opBinaryRight
carbon
quaternion
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
Quaternion
!(
CommonType
!(
S
,
E
))
opBinaryRight
(E s)
Quaternion
!(
CommonType
!(
S
,
E
))
opBinaryRight
(E s)
struct
Quaternion
(S)
const
Quaternion
!(
CommonType
!(
S
,
E
))
opBinaryRight
(
string
op
: "-"
E
)
(
in
E
s
)
if
(
!
is
(
CommonType
!(
S
,
E
) ==
void
)
)
if
(
isNotVectorOrMatrix
!
S
)
Quaternion
!(
CommonType
!(
S
,
E
))
opBinaryRight
(E s)
auto
opBinaryRight
(E s)
Meta
Source
See Implementation
carbon
quaternion
Quaternion
aliases
a
b
c
d
w
x
y
z
constructors
this
functions
i
j
k
opAssign
opBinary
opBinaryRight
opEquals
opIndex
opOpAssign
opUnary
s
toString
properties
asVec4
v