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

NAME

6       ALLEGRO_PRIM_STORAGE
7

SYNOPSIS

9              #include <allegro5/allegro_primitives.h>
10
11              typedef enum ALLEGRO_PRIM_STORAGE
12

DESCRIPTION

14       Enumerates  the types of storage an attribute of a custom vertex may be
15       stored in.
16
17       · ALLEGRO_PRIM_FLOAT_2 - A doublet of floats
18
19       · ALLEGRO_PRIM_FLOAT_3 - A triplet of floats
20
21       · ALLEGRO_PRIM_SHORT_2 - A doublet of shorts
22

SEE ALSO

24       ALLEGRO_PRIM_ATTR(3)
25
26
27
28Allegro reference manual                               ALLEGRO_PRIM_STORAGE(3)
Impressum