devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Vector.rotate
devol
quaternion
Vector
Rotate Vector, given angle and axis-Vector
Vector
rotate
(Quaternion q)
Vector
rotate
(double angle, Vector axis)
class
Vector
Vector
rotate
(
double
angle
,
Vector
axis
)
Vector
rotate
(double angle, double x, double y, double z)
double
vx
;
double
vy
;
double
vz
;
Meta
Source
See Implementation
devol
quaternion
Vector
constructors
this
functions
opBinary
opBinaryRight
rotate
properties
length
x
y
z
Rotate Vector, given angle and axis-Vector