debian man page for get_align_matrix_f

Query: get_align_matrix_f

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

get_align_matrix_f(3alleg4)					  Allegro manual				       get_align_matrix_f(3alleg4)

NAME
get_align_matrix_f - Floating point version of get_align_matrix(). Allegro game programming library.
SYNOPSIS
#include <allegro.h> void get_align_matrix_f(MATRIX *m, float xfront, yfront, zfront, float xup, yup, zup);
DESCRIPTION
Floating point version of get_align_matrix().
SEE ALSO
get_align_matrix(3alleg4) Allegro version 4.4.2 get_align_matrix_f(3alleg4)
Related Man Pages
get_rotation_matrix(3alleg4) - debian
get_rotation_matrix_f(3alleg4) - debian
get_rotation_matrix_f(3alleg4) - centos
get_camera_matrix(3alleg4) - centos
get_camera_matrix(3alleg4) - v7
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?