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

FreeBSD Manual Pages

  
 
  

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

NAME
     QUAT - Stores quaternion information. Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     typedef struct QUAT

DESCRIPTION
	float w, x, y, z;

     Read  chapter  "Quaternion  math  routines" for a description on how to ob-
     tain/use this structure.

SEE ALSO
     , exquat(3)

Allegro 			  version 4.4.3 			 QUAT(3)

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

home | help