Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
identity_quat(3)		Allegro	manual		      identity_quat(3)

NAME
       identity_quat - Global variable containing the identity quaternion. Al-
       legro game programming library.

SYNOPSIS
       #include	<allegro.h>

       extern QUAT identity_quat;

DESCRIPTION
       Global  variable	containing the 'do nothing' identity quaternion.  Mul-
       tiplying	by the identity	quaternion has no effect.

Allegro				 version 4.4.3		      identity_quat(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=identity_quat&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help