Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

global.h File Reference

#include "semaphore.h"
#include "vector3.h"
#include "wakevortex.h"
#include "airport.h"
#include "average.h"
#include "mythread.h"
#include <GL/gl.h>

Go to the source code of this file.

Compounds

struct  GlobalStruct

Defines

#define NUM_VORTEX_DRAW_MODES   4
#define NUM_AIRCRAFT_DRAW_MODES   3

Enumerations

enum  {
  DRAW_NONE = 0, DRAW_LINE, DRAW_BSPLINE, DRAW_POINTS,
  NO_AIRCRAFT = 0, SIMPLE_AIRCRAFT, DRAW_747
}

Functions

 DEFINE_TEMPLATE_THREAD_CLASS (VortexThread, Vortex)

Variables

char vortex_draw_mode_string [NUM_VORTEX_DRAW_MODES][20]
GlobalStruct GV
char colormapTypes [][20]
int colormapType
AirportmyAirport
VortexThread * vortexThread
Semaphore vortex_lock
Semaphore cavesem
Vortexvort


Define Documentation

#define NUM_AIRCRAFT_DRAW_MODES   3
 

#define NUM_VORTEX_DRAW_MODES   4
 


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
DRAW_NONE 
DRAW_LINE 
DRAW_BSPLINE 
DRAW_POINTS 
NO_AIRCRAFT 
SIMPLE_AIRCRAFT 
DRAW_747 


Function Documentation

DEFINE_TEMPLATE_THREAD_CLASS VortexThread   ,
Vortex   
 


Variable Documentation

Semaphore cavesem
 

int colormapType
 

char colormapTypes[][20]
 

GlobalStruct GV
 

Airport* myAirport
 

Vortex* vort
 

char vortex_draw_mode_string[NUM_VORTEX_DRAW_MODES][20]
 

Semaphore vortex_lock
 

VortexThread* vortexThread
 


Generated on Sun Jun 16 17:36:43 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001