carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
Quaternion.opAssign
carbon
quaternion
Quaternion
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(Quaternion!E q)
void
opAssign
(E s)
struct
Quaternion
(S)
void
opAssign
(
E
)
(
in
E
s
)
if
(
is
(
E
:
S
)
)
if
(
isNotVectorOrMatrix
!
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