devol ~master (2014-05-06T14:59:08Z)
Dub
Repo
Vector.opBinary
devol
quaternion
Vector
Vector summ
Vector
opBinary
(
Vector
u
)
Vector
opBinary
(
real
c
)
Vector
opBinary
(
Vector
v
)
class
Vector
Vector
opBinary
(
string
op
)
(
Vector
v
)
if
(
op
== "+"
)
Vector
opBinary
(
Vector
v
)
double
opBinary
(
Vector
v
)
Meta
Source
See Implementation
devol
quaternion
Vector
constructors
this
functions
opBinary
opBinaryRight
rotate
properties
length
x
y
z
Vector summ