TORCS  1.3.9
The Open Racing Car Simulator
tVisualAttributes Struct Reference

Static visual attributes. More...

#include <car.h>

Collaboration diagram for tVisualAttributes:

Public Attributes

int exhaustNb
 Number of exhaust pipes (max 2) More...
 
t3Dd exhaustPos [2]
 Position of exhaust pipes. More...
 
tdble exhaustPower
 Power of the flames (from 1 to 3) More...
 

Detailed Description

Static visual attributes.

Definition at line 66 of file car.h.

Member Data Documentation

◆ exhaustNb

int tVisualAttributes::exhaustNb

Number of exhaust pipes (max 2)

Definition at line 67 of file car.h.

◆ exhaustPos

t3Dd tVisualAttributes::exhaustPos[2]

Position of exhaust pipes.

Definition at line 68 of file car.h.

◆ exhaustPower

tdble tVisualAttributes::exhaustPower

Power of the flames (from 1 to 3)

Definition at line 69 of file car.h.


The documentation for this struct was generated from the following file: