SYNOPSIS

#include <allegro.h>

typedef struct QUAT

DESCRIPTION

   float w, x, y, z;

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

RELATED TO QUAT…

, exquat(3alleg4)