torcs - 1.2.2

src/modules/graphic/ssggraph/grtrackmap.h File Reference

#include <car.h>
#include <raceman.h>
#include <GL/gl.h>
#include <GL/glut.h>
#include <GL/glu.h>
#include <unistd.h>
#include "win32_glext.h"
#include <math.h>
#include <track.h>
#include "grmain.h"

Include dependency graph for grtrackmap.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  cGrTrackMap

Defines

#define TRACK_MAP_NONE   (1<<0)
#define TRACK_MAP_NORMAL   (1<<1)
#define TRACK_MAP_NORMAL_WITH_OPPONENTS   (1<<2)
#define TRACK_MAP_PAN   (1<<3)
#define TRACK_MAP_PAN_WITH_OPPONENTS   (1<<4)
#define TRACK_MAP_PAN_ALIGNED   (1<<5)
#define TRACK_MAP_PAN_ALIGNED_WITH_OPPONENTS   (1<<6)
#define TRACK_MAP_MASK   (1<<6)

Variables

tTrackgrTrack


Define Documentation

#define TRACK_MAP_MASK   (1<<6)
 

#define TRACK_MAP_NONE   (1<<0)
 

#define TRACK_MAP_NORMAL   (1<<1)
 

#define TRACK_MAP_NORMAL_WITH_OPPONENTS   (1<<2)
 

#define TRACK_MAP_PAN   (1<<3)
 

#define TRACK_MAP_PAN_ALIGNED   (1<<5)
 

#define TRACK_MAP_PAN_ALIGNED_WITH_OPPONENTS   (1<<6)
 

#define TRACK_MAP_PAN_WITH_OPPONENTS   (1<<4)
 


Variable Documentation

tTrack* grTrack
 


Generated at Thu Feb 26 21:53:21 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.