1al_identity_transform(3)   Library Functions Manual   al_identity_transform(3)
2
3
4

NAME

6       al_identity_transform
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_identity_transform(ALLEGRO_TRANSFORM *trans)
12

DESCRIPTION

14       Sets the transformation to be the identity transformation.
15
16       Parameters:
17
18       · trans - Transformation to alter
19

SEE ALSO

21       al_translate_transform(3),    al_rotate_transform(3),   al_scale_trans‐
22       form(3)
23
24
25
26Allegro reference manual                              al_identity_transform(3)
Impressum