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

FreeBSD Manual Pages

  
 
  

home | help
al_vertic..._transform(3)  Library Functions Manual  al_vertic..._transform(3)

NAME
       al_vertical_shear_transform - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      void al_vertical_shear_transform(ALLEGRO_TRANSFORM* trans, float theta)

DESCRIPTION
       Apply a vertical	shear to the transform

       Parameters:

        trans - Transformation	to alter

        theta - Rotation angle	in radians

SINCE
       5.1.7

SEE ALSO
       al_horizontal_shear_transform(3)

Allegro	reference manual			     al_vertic..._transform(3)

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

home | help