quat_mul man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

quat_mul(3)			Allegro manual			   quat_mul(3)

NAME
       quat_mul	  -  Multiplies	 two  quaternions.  Allegro  game  programming
       library.

SYNOPSIS
       #include <allegro.h>

       void quat_mul(const QUAT *p, const QUAT *q, QUAT *out);

DESCRIPTION
       Multiplies two quaternions, storing the result in  out.	The  resulting
       quaternion will have the same effect as the combination of p and q, ie.
       when applied to a point, (point * out) = ((point * p) * q). Any	number
       of rotations can be concatenated in this way. Note that quaternion mul‐
       tiplication is not commutative, ie. quat_mul(p, q) != quat_mul(q, p).

Allegro				 version 4.4.2			   quat_mul(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net