.\" Generated by the Allegro makedoc utility .TH get_align_matrix_f 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME get_align_matrix_f \- Floating point version of get_align_matrix(). Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void get_align_matrix_f(MATRIX *m, float xfront, yfront, zfront, .B float xup, yup, zup); .SH DESCRIPTION Floating point version of get_align_matrix(). .SH SEE ALSO .BR get_align_matrix (3alleg4)