devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
Quaternion.this
devol
quaternion
Quaternion
Default constructor. Angle = 0. Or 2pi*n, as you wish
this
()
class
Quaternion
this
(
)
this
(double angle, Vector axis)
this
(double angle, double _x, double _y, double _z)
Meta
Source
See Implementation
devol
quaternion
Quaternion
constructors
this
functions
opBinary
properties
axis
c
s
x
y
z
Default constructor. Angle = 0. Or 2pi*n, as you wish