![]() |
torcs - 1.2.2 | ![]() |
#include <track.h>
Collaboration diagram for tTrack:
Public Attributes | |
char * | name |
Name of the track. | |
char * | author |
Author's name. | |
char * | filename |
Filename of the track description. | |
void * | params |
Parameters handle. | |
char * | internalname |
Internal name of the track. | |
char * | category |
Category of the track. | |
int | nseg |
Number of segments. | |
int | version |
Version of the track type. | |
tdble | length |
main track length | |
tdble | width |
main track width | |
tTrackPitInfo | pits |
Pits information. | |
tTrackSeg * | seg |
Main track. | |
tTrackSurface * | surfaces |
Segment surface list. | |
t3Dd | min |
t3Dd | max |
tTrackGraphicInfo | graphic |
|
Author's name.
|
|
Category of the track.
|
|
Filename of the track description.
|
|
|
|
Internal name of the track.
|
|
main track length
|
|
|
|
|
|
Name of the track.
|
|
Number of segments.
|
|
Parameters handle.
|
|
Pits information.
|
|
Main track.
|
|
Segment surface list.
|
|
Version of the track type.
|
|
main track width
|