#include <iostream>
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <math.h>
#include <time.h>
Go to the source code of this file.
Namespaces | |
namespace | std |
Defines | |
#define | BUFFER_SIZE 256 |
|
Definition at line 23 of file shared.h. Referenced by StartProc(). |