1al_get_current_projection_transform(3)  al_get_current_projection_transform(3)
2
3
4

NAME

6       al_get_current_projection_transform - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       If there is no target bitmap, this function returns NULL.
15
16       Returns: A pointer to the current transformation.
17

SINCE

19       5.1.9
20

SEE ALSO

22       al_use_projection_transform(3)
23
24
25
26Allegro reference manual                al_get_current_projection_transform(3)
Impressum