1al_destroy_vertex_decl(3) al_destroy_vertex_decl(3)
23
4
NAME
6al_destroy_vertex_decl - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_primitives.h>
1011
void al_destroy_vertex_decl(ALLEGRO_VERTEX_DECL* decl)
12
DESCRIPTION
14Destroys a vertex declaration.
1516
Parameters:
1718
· decl - Vertex declaration to destroy
19
SEE ALSO
21ALLEGRO_VERTEX_ELEMENT(3), ALLEGRO_VERTEX_DECL(3), al_create_vertex_de‐
22cl(3)
2324
25
26
Allegro reference manual al_destroy_vertex_decl(3)