TORCS  1.3.9
The Open Racing Car Simulator
grscreen.cpp File Reference


More...

#include <plib/ssg.h>
#include <tgfclient.h>
#include <portability.h>
#include "grutil.h"
#include "grmain.h"
#include "grscene.h"
#include "grshadow.h"
#include "grskidmarks.h"
#include "grcar.h"
#include "grboard.h"
#include "grcarlight.h"
#include "grscreen.h"
Include dependency graph for grscreen.cpp:

Go to the source code of this file.

Functions

static int comparCars (const void *car1, const void *car2)
 

Variables

static class cGrPerspCameraThedispCam
 

Detailed Description


Author
Eric Espie
Version
$Id$

Definition in file grscreen.cpp.

Function Documentation

◆ comparCars()

static int comparCars ( const void *  car1,
const void *  car2 
)
static

Definition at line 246 of file grscreen.cpp.

Here is the call graph for this function:

Variable Documentation

◆ ThedispCam

class cGrPerspCamera* ThedispCam
static

Definition at line 243 of file grscreen.cpp.