include/base.h File Referenceinclude/base.hbase header #include <assert.h>#include <errno.h>#include <fcntl.h>#include <math.h>#include <stdio.h>#include <stdlib.h>#include <stddef.h>#include <stdbool.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include <time.h>#include <string.h>#include <glib-2.0/glib.h>#include <gtk-4.0/gtk/gtk.h>Classes struct arrow_tphantom documentation used to test the functioning of doxygen Macros #define EAST 0#define WEST 1#define ZENITH 2#define NADIR 3#define SOUTH 4#define NORTH 5Enumerations enum { X_AXIS
, Y_AXIS
, Z_AXIS
, N_AXIS
}Detailed Descriptionbase header This file is part of Gem-graph.