Go to the
first,
previous,
next,
last section,
table of contents.
source files: xtfm.[ch]
SYNTAX
(XG.3D-QUATERNION-TO-AXIS-ANGLE (<x> <y> <z> <w>))
DESCRIPTION
Turn a quaternion into an axis of rotation and an angle. The call
returns a two-element list containing:
- (x y z) vector specifying axis of rotation
- angle angle of rotation (in radians)
Go to the
first,
previous,
next,
last section,
table of contents.