vegastrike
0.5.1.r1
|
#include "vs_math.h"
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <time.h>
#include <ctype.h>
#include <string.h>
#include <limits.h>
#include <stdarg.h>
#include "debug_vs.h"
#include <sys/time.h>
#include <sys/stat.h>
#include <unistd.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glut.h>
Go to the source code of this file.
Macros | |
#define | _VEGASTRIKE_H_ |
#define | SIMULATION_ATOM (simulation_atom_var) |
#define | __glext_h_ |
#define | PROG_NAME "vegastrike" |
#define | BUFF_LEN 512 |
Variables | |
float | simulation_atom_var |
#define __glext_h_ |
Definition at line 71 of file vegastrike.h.
#define _VEGASTRIKE_H_ |
Definition at line 26 of file vegastrike.h.
#define BUFF_LEN 512 |
Definition at line 81 of file vegastrike.h.
#define PROG_NAME "vegastrike" |
Definition at line 79 of file vegastrike.h.
#define SIMULATION_ATOM (simulation_atom_var) |
Definition at line 33 of file vegastrike.h.
float simulation_atom_var |
Definition at line 44 of file accountserver.cpp.