devol v0.1.0 (2014-04-15T16:22:52Z)
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)
double
vx
;
double
vy
;
double
vz
;
Meta
Source
See Implementation
devol
quaternion
Vector
constructors
this
functions
opBinary
opBinaryRight
rotate
properties
length
x
y
z
Vector summ