![]() |
torcs - 1.2.2 | ![]() |
#include <plib/ssg.h>
#include <raceman.h>
Include dependency graph for grmain.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | GR_SPLIT_ADD 0 |
#define | GR_SPLIT_REM 1 |
#define | GR_NB_MAX_SCREEN 4 |
Functions | |
bool | InitMultiTex () |
int | initView (int x, int y, int width, int height, int flag, void *screen) |
int | initCars (tSituation *s) |
int | refresh (tSituation *s) |
void | shutdownCars (void) |
int | initTrack (tTrack *track) |
void | shutdownTrack (void) |
Variables | |
int | grWinx |
int | grWiny |
int | grWinw |
int | grWinh |
int | grVectFlag |
int | grVectDispFlag [] |
int | segIndice |
double | grCurTime |
void * | grHandle |
void * | grTrackHandle |
ssgContext | grContext |
int | grNbCars |
int | maxTextureUnits |
tdble | grMaxDammage |
cGrScreen * | grScreens [] |
tdble | grLodFactorValue |
double | grDeltaTime |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|