.\" Generated by the Allegro makedoc utility .TH get_transformation_matrix_f 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME get_transformation_matrix_f \- Floating point version of get_transformation_matrix(). Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void get_transformation_matrix_f(MATRIX_f *m, float scale, .B float xrot, yrot, zrot, x, y, z); .SH DESCRIPTION Floating point version of get_transformation_matrix(). .SH SEE ALSO .BR get_transformation_matrix (3alleg4), .BR exzbuf (3alleg4)