1al_get_opengl_texture_position(3)            al_get_opengl_texture_position(3)
2
3
4

NAME

6       al_get_opengl_texture_position - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_opengl.h>
10
11              void al_get_opengl_texture_position(ALLEGRO_BITMAP *bitmap, int *u, int *v)
12

DESCRIPTION

14       Returns  the  u/v  coordinates  for  the  top/left corner of the bitmap
15       within the used texture, in pixels.
16

SEE ALSO

18       al_get_opengl_texture_size(3)
19
20
21
22Allegro reference manual                     al_get_opengl_texture_position(3)
Impressum