.\" Automatically generated by Pandoc 1.17.2 .\" .TH "al_vertical_shear_transform(3alleg5) Allegro reference manual" "" "" "" "" .hy .SH NAME .PP al_vertical_shear_transform \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ void\ al_vertical_shear_transform(ALLEGRO_TRANSFORM*\ trans,\ float\ theta) \f[] .fi .SH DESCRIPTION .PP Apply a vertical shear to the transform .PP \f[I]Parameters:\f[] .IP \[bu] 2 trans \- Transformation to alter .IP \[bu] 2 theta \- Rotation angle in radians .SH SINCE .PP 5.1.7 .SH SEE ALSO .PP al_horizontal_shear_transform(3alleg5)