devol ~master (2014-05-06T14:59:08Z)
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