torcs - 1.2.2

src/modules/track/trackinc.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Functions

void TrackShutdown (void)
void ReadTrack3 (tTrack *theTrack, void *TrackHandle, tRoadCam **camList, int ext)
void ReadTrack4 (tTrack *theTrack, void *TrackHandle, tRoadCam **camList, int ext)
tTrackTrackBuildv1 (char *trackfile)
tTrackTrackBuildEx (char *trackfile)
tdble TrackHeightG (tTrackSeg *seg, tdble x, tdble y)
tdble TrackHeightL (tTrkLocPos *p)
void TrackGlobal2Local (tTrackSeg *segment, tdble X, tdble Y, tTrkLocPos *p, int sides)
void TrackLocal2Global (tTrkLocPos *p, tdble *X, tdble *Y)
void TrackSideNormal (tTrackSeg *, tdble, tdble, int, t3Dd *)
void TrackSurfaceNormal (tTrkLocPos *p, t3Dd *norm)
tRoadCamTrackGetCamList (void)
tdble TrackSpline (tdble p0, tdble p1, tdble t0, tdble t1, tdble t)


Function Documentation

void ReadTrack3 tTrack theTrack,
void *  TrackHandle,
tRoadCam **  camList,
int  ext
 

Here is the call graph for this function:

void ReadTrack4 tTrack theTrack,
void *  TrackHandle,
tRoadCam **  camList,
int  ext
 

Here is the call graph for this function:

tTrack* TrackBuildEx char *  trackfile  ) 
 

Here is the call graph for this function:

tTrack* TrackBuildv1 char *  trackfile  ) 
 

Here is the call graph for this function:

tRoadCam* TrackGetCamList void   ) 
 

void TrackGlobal2Local tTrackSeg segment,
tdble  X,
tdble  Y,
tTrkLocPos p,
int  sides
 

Here is the call graph for this function:

tdble TrackHeightG tTrackSeg seg,
tdble  x,
tdble  y
 

Here is the call graph for this function:

tdble TrackHeightL tTrkLocPos p  ) 
 

Here is the call graph for this function:

void TrackLocal2Global tTrkLocPos p,
tdble X,
tdble Y
 

Here is the call graph for this function:

void TrackShutdown void   ) 
 

Here is the call graph for this function:

void TrackSideNormal tTrackSeg ,
tdble  ,
tdble  ,
int  ,
t3Dd
 

Here is the call graph for this function:

tdble TrackSpline tdble  p0,
tdble  p1,
tdble  t0,
tdble  t1,
tdble  t
 

void TrackSurfaceNormal tTrkLocPos p,
t3Dd norm
 

Here is the call graph for this function:


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