![]() |
torcs - 1.2.2 | ![]() |
#include <tgf.h>
#include <time.h>
Include dependency graph for tgf.cpp:
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Here is the call graph for this function:
|
|
|
|
|
|
|
|
|
Init of the module.
|
|
Configuration initialization.
|
|
|
|
|
|
|
|
|
|
|