torcs - 1.2.2

src/modules/graphic/ssggraph.sav/grskidmarks.cpp File Reference

#include <math.h>
#include <stdlib.h>
#include <sys/types.h>
#include <stdio.h>
#include <ctype.h>
#include <GL/glut.h>
#include <plib/ssg.h>
#include <tgfclient.h>
#include <track.h>
#include <car.h>
#include <graphic.h>
#include <robottools.h>
#include "grmain.h"
#include "grshadow.h"
#include "grskidmarks.h"
#include "grcar.h"
#include "grcam.h"
#include "grscene.h"
#include "grboard.h"
#include "grssgext.h"
#include "grutil.h"

Include dependency graph for grskidmarks.cpp:

Include dependency graph

Functions

void grInitSkidmarks (tCarElt *car)
 initialize the skidmak structure for a car

void grUpdateSkidmarks (tCarElt *car, double t)
 update if necessary the skidmarks for a car

void grShutdownSkidmarks (void)
 remove the skidmarks information for a car

void grDrawSkidmarks (tCarElt *car)

Variables

int grSkidMaxStripByWheel
int grSkidMaxPointByStrip
double grSkidDeltaT

Function Documentation

void grDrawSkidmarks tCarElt car  ) 
 

void grInitSkidmarks tCarElt car  ) 
 

initialize the skidmak structure for a car

Here is the call graph for this function:

void grShutdownSkidmarks void   ) 
 

remove the skidmarks information for a car

void grUpdateSkidmarks tCarElt car,
double  t
 

update if necessary the skidmarks for a car

this is the begining of a skid or the continue of the last one

this is the end of a skid or there is nothing to do


Variable Documentation

double grSkidDeltaT
 

int grSkidMaxPointByStrip
 

int grSkidMaxStripByWheel
 


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