1al_vertical_shear_transform(3)                  al_vertical_shear_transform(3)
2
3
4

NAME

6       al_vertical_shear_transform - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_vertical_shear_transform(ALLEGRO_TRANSFORM* trans, float theta)
12

DESCRIPTION

14       Apply a vertical shear to the transform
15
16       Parameters:
17
18       • trans - Transformation to alter
19
20       • theta - Rotation angle in radians
21

SINCE

23       5.1.7
24

SEE ALSO

26       al_horizontal_shear_transform(3)
27
28
29
30Allegro reference manual                        al_vertical_shear_transform(3)
Impressum