1ALLEGRO_VERTEX_DECL(3)     Library Functions Manual     ALLEGRO_VERTEX_DECL(3)
2
3
4

NAME

6       ALLEGRO_VERTEX_DECL
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
15       describing the format and layout of a user defined custom  vertex.   It
16       is created and destroyed by specialized functions.
17

SEE ALSO

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