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

FreeBSD Manual Pages

  
 
  

home | help
al_transl...ansform_3d(3)  Library Functions Manual  al_transl...ansform_3d(3)

NAME
       al_translate_transform_3d - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      void al_translate_transform_3d(ALLEGRO_TRANSFORM *trans, float x,	float y,
		  float	z)

DESCRIPTION
       Combines	 the  given  transformation with a transformation which	trans-
       lates coordinates by the	given vector.

SINCE
       5.1.3

SEE ALSO
       al_use_projection_transform(3)

Allegro	reference manual			     al_transl...ansform_3d(3)

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

home | help