SYNOPSIS

#include <allegro.h>

void get_transformation_matrix_f(MATRIX_f *m, float scale, float xrot, yrot, zrot, x, y, z);

DESCRIPTION

Floating point version of get_transformation_matrix().

RELATED TO get_transformation_matrix_f…

get_transformation_matrix(3alleg4), exzbuf(3alleg4)