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

FreeBSD Manual Pages

  
 
  

home | help
al_horizon...r_transform(3) Library Functions Manual al_horizon...r_transform(3)

NAME
     al_horizontal_shear_transform - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    void al_horizontal_shear_transform(ALLEGRO_TRANSFORM* trans, float theta)

DESCRIPTION
     Apply a horizontal shear to the transform

     Parameters:

     * trans - Transformation to alter

     * theta - Rotation angle in radians

SINCE
     5.1.7

SEE ALSO
     al_vertical_shear_transform(3)

Allegro reference manual			     al_horizon...r_transform(3)

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

home | help