1ALLEGRO_VERTEX_DECL(3)                                  ALLEGRO_VERTEX_DECL(3)
2
3
4

NAME

6       ALLEGRO_VERTEX_DECL - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_primitives.h>
10
11              typedef struct ALLEGRO_VERTEX_DECL ALLEGRO_VERTEX_DECL;
12

DESCRIPTION

14       A  vertex  declaration.   This  opaque structure is responsible for de‐
15       scribing the format and layout of a user defined custom vertex.  It  is
16       created and destroyed by specialized functions.
17

SEE ALSO

19       al_create_vertex_decl(3), al_destroy_vertex_decl(3), ALLEGRO_VERTEX_EL‐
20       EMENT(3)
21
22
23
24Allegro reference manual                                ALLEGRO_VERTEX_DECL(3)
Impressum