torcs - 1.2.2

src/libs/tgf/tgf.cpp File Reference

#include <tgf.h>
#include <time.h>

Include dependency graph for tgf.cpp:

Include dependency graph

Functions

void gfDirInit (void)
void gfModInit (void)
void gfOsInit (void)
 Init of the module.

void gfParamInit (void)
 Configuration initialization.

void gfRlstInit (void)
void GfInit (void)
void gfMeanReset (tdble v, tMeanVal *pvt)
tdble gfMean (tdble v, tMeanVal *pvt, int n, int w)
char * GfGetTimeStr (void)
char * GfTime2Str (tdble sec, int sgn)
 Convert a time in seconds (float) to an ascii string.

char * GetLocalDir (void)
void SetLocalDir (char *buf)
char * GetLibDir (void)
void SetLibDir (char *buf)
char * GetDataDir (void)
void SetDataDir (char *buf)
int GetSingleTextureMode (void)
void SetSingleTextureMode (void)
int GfNearestPow2 (int x)

Function Documentation

char* GetDataDir void   ) 
 

char* GetLibDir void   ) 
 

char* GetLocalDir void   ) 
 

int GetSingleTextureMode void   ) 
 

void gfDirInit void   ) 
 

char* GfGetTimeStr void   ) 
 

void GfInit void   ) 
 

Here is the call graph for this function:

tdble gfMean tdble  v,
tMeanVal pvt,
int  n,
int  w
 

void gfMeanReset tdble  v,
tMeanVal pvt
 

void gfModInit void   ) 
 

int GfNearestPow2 int  x  ) 
 

void gfOsInit void   ) 
 

Init of the module.

void gfParamInit void   ) 
 

Configuration initialization.

Returns:
none.

void gfRlstInit void   ) 
 

void SetDataDir char *  buf  ) 
 

void SetLibDir char *  buf  ) 
 

void SetLocalDir char *  buf  ) 
 

void SetSingleTextureMode void   ) 
 


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