Go to the source code of this file.
◆ DELTAT
◆ MAX_SMOKE_LIFE
| #define MAX_SMOKE_LIFE 120 |
◆ MAX_SMOKE_NUMBER
| #define MAX_SMOKE_NUMBER 300 |
◆ SMOKE_INIT_SIZE
| #define SMOKE_INIT_SIZE 0.2f |
◆ SMOKE_TYPE_ENGINE
| #define SMOKE_TYPE_ENGINE 2 |
◆ SMOKE_TYPE_TIRE
| #define SMOKE_TYPE_TIRE 1 |
◆ V_EXPANSION
◆ VX_INIT
◆ VY_INIT
◆ VZ_INIT
◆ tgrSmoke
◆ grAddSmoke()
| void grAddSmoke |
( |
tCarElt * |
car, |
|
|
double |
t |
|
) |
| |
◆ grInitSmoke()
| void grInitSmoke |
( |
int |
index | ) |
|
◆ grShutdownSmoke()
remove the smoke information for a car
Definition at line 429 of file grsmoke.cpp.
◆ grUpdateSmoke()
| void grUpdateSmoke |
( |
double |
t | ) |
|
update if necessary the smoke for a car
Definition at line 148 of file grsmoke.cpp.
◆ grSmokeDeltaT
◆ grSmokeLife
◆ grSmokeMaxNumber