Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
get_camera_matrix_f(3)		 Allegro manual 	  get_camera_matrix_f(3)

NAME
     get_camera_matrix_f  - Floating point version of get_camera_matrix(). Alle-
     gro game programming library.

SYNOPSIS
     #include <allegro.h>

     void get_camera_matrix_f(MATRIX_f	*m,  float  x,	y,  z,	xfront,  yfront,
     zfront, float xup, yup, zup, fov, aspect);

DESCRIPTION
     Floating point version of get_camera_matrix().

SEE ALSO
     get_camera_matrix(3), excamera(3), exquat(3)

Allegro 			  version 4.4.3 	  get_camera_matrix_f(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=get_camera_matrix_f&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help