ALLEGRO_PRIM_STORAGE(3) ALLEGRO_PRIM_STORAGE(3)NAME
ALLEGRO_PRIM_STORAGE - Allegro 5 APISYNOPSIS
#include <allegro5/allegro_primitives.h> typedef enum ALLEGRO_PRIM_STORAGEDESCRIPTION
Enumerates the types of storage an attribute of a custom vertex may be stored in. o ALLEGRO_PRIM_FLOAT_2 - A doublet of floats o ALLEGRO_PRIM_FLOAT_3 - A triplet of floats o ALLEGRO_PRIM_SHORT_2 - A doublet of shortsSEE ALSO
ALLEGRO_PRIM_ATTR(3) Allegro reference manual ALLEGRO_PRIM_STORAGE(3)