devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Vector.this
devol
quaternion
Vector
Default constructor
this
()
class
Vector
this
(
)
this
(double _x, double _y, double _z)
this
(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
Default constructor