torcs - 1.2.2

tTrack Struct Reference
[Tracks Structure]

#include <track.h>

Collaboration diagram for tTrack:

Collaboration graph
[legend]
List of all members.

Detailed Description

Track structure.


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.

tTrackSegseg
 Main track.

tTrackSurfacesurfaces
 Segment surface list.

t3Dd min
t3Dd max
tTrackGraphicInfo graphic


Member Data Documentation

char* tTrack::author
 

Author's name.

char* tTrack::category
 

Category of the track.

char* tTrack::filename
 

Filename of the track description.

tTrackGraphicInfo tTrack::graphic
 

char* tTrack::internalname
 

Internal name of the track.

tdble tTrack::length
 

main track length

t3Dd tTrack::max
 

t3Dd tTrack::min
 

char* tTrack::name
 

Name of the track.

int tTrack::nseg
 

Number of segments.

void* tTrack::params
 

Parameters handle.

tTrackPitInfo tTrack::pits
 

Pits information.

tTrackSeg* tTrack::seg
 

Main track.

tTrackSurface* tTrack::surfaces
 

Segment surface list.

int tTrack::version
 

Version of the track type.

tdble tTrack::width
 

main track width


The documentation for this struct was generated from the following file:
Generated at Thu Feb 26 21:54:17 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.