1get_align_matrix_f(3)           Allegro manual           get_align_matrix_f(3)
2
3
4

NAME

6       get_align_matrix_f  -  Floating  point  version  of get_align_matrix().
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void get_align_matrix_f(MATRIX *m, float xfront, yfront, zfront,  float
14       xup, yup, zup);
15

DESCRIPTION

17       Floating point version of get_align_matrix().
18
19

SEE ALSO

21       get_align_matrix(3)
22
23
24
25Allegro                          version 4.4.3           get_align_matrix_f(3)
Impressum