Go to the documentation of this file.
25 #ifndef _VEGASTRIKE_H_
26 #define _VEGASTRIKE_H_
33 #define SIMULATION_ATOM (simulation_atom_var)
49 #if defined (WIN32) || defined (__CYGWIN__)
54 #endif //tells VCC not to generate min/max macros
66 #if defined (__APPLE__) || defined (MACOSX)
67 #include <OpenGL/gl.h>
68 #include <OpenGL/glu.h>
69 #include <GLUT/glut.h>
79 #define PROG_NAME "vegastrike"