1al_destroy_vertex_decl(3)                            al_destroy_vertex_decl(3)
2
3
4

NAME

6       al_destroy_vertex_decl - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_primitives.h>
10
11              void al_destroy_vertex_decl(ALLEGRO_VERTEX_DECL* decl)
12

DESCRIPTION

14       Destroys a vertex declaration.
15
16       Parameters:
17
18       • decl - Vertex declaration to destroy
19

SEE ALSO

21       ALLEGRO_VERTEX_ELEMENT(3), ALLEGRO_VERTEX_DECL(3), al_create_vertex_de‐
22       cl(3)
23
24
25
26Allegro reference manual                             al_destroy_vertex_decl(3)
Impressum