torcs - 1.2.2

Tracks Structure
[Global definitions]


Detailed Description

This is the tracks structure definition.


tTrack is the main track structure.
trackSeg is the segment structure.


Files

file  track.h
 This is the track structure.


Compounds

struct  trackSeg
 Track segment (tTrackSeg) The segments can be straights (type TR_STR): (the track goes from the right to the left). More...

struct  tTrack
 Track structure. More...


Typedefs

typedef trackSeg tTrackSeg
 Track segment (tTrackSeg) The segments can be straights (type TR_STR): (the track goes from the right to the left).


Typedef Documentation

typedef struct trackSeg tTrackSeg
 

Track segment (tTrackSeg) The segments can be straights (type TR_STR): (the track goes from the right to the left).

straight-desc.png
Or can be turn segments (type TR_RGT or TR_LFT): (the track goes from the left to the right)
turn-1-desc.png
The reference angle is the orientation of the first segment of the track.


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