carbon v1.5.4 (2015-09-23T08:11:56Z)
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)
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
)
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