devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Vector.opBinary
devol
quaternion
Vector
Vector x Vector multiplication
Vector
opBinary
(Vector u)
class
Vector
Vector
opBinary
(
string
op
)
(
Vector
u
)
if
(
op
== "*"
)
Vector
opBinary
(real c)
Vector
opBinary
(Vector v)
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 x Vector multiplication