1al_get_d3d_device(3)                                      al_get_d3d_device(3)
2
3
4

NAME

6       al_get_d3d_device - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_direct3d.h>
10
11              LPDIRECT3DDEVICE9 al_get_d3d_device(ALLEGRO_DISPLAY *display)
12

DESCRIPTION

14       Returns  the Direct3D device of the display.  The return value is unde‐
15       fined if the display was not created with the Direct3D flag.
16
17       Returns: A pointer to the Direct3D device.
18
19
20
21Allegro reference manual                                  al_get_d3d_device(3)
Impressum