TORCS  1.3.9
The Open Racing Car Simulator
tCar Struct Reference

#include <carstruct.h>

Collaboration diagram for tCar:

Public Attributes

tCarCtrlctrl
 
void * params
 
tCarEltcarElt
 
tCarCtrl preCtrl
 
tAxle axle [2]
 
tWheel wheel [4]
 
tSteer steer
 
tBrakeSyst brkSyst
 
tAero aero
 
tWing wing [2]
 
tTransmission transmission
 
tEngine engine
 
t3Dd dimension
 
tdble mass
 
tdble Minv
 
tdble tank
 
t3Dd statGC
 
t3Dd Iinv
 
tdble fuel
 
tDynPt DynGC
 
tDynPt DynGCg
 
tPosd VelColl
 
tDynPt preDynGC
 
tTrkLocPos trkPos
 
tdble airSpeed2
 
tdble Cosz
 
tdble Sinz
 
tDynPt corner [4]
 
int collision
 
t3Dd normal
 
t3Dd collpos
 
tdble wheelbase
 
tdble wheeltrack
 
sgMat4 posMat
 
DtShapeRef shape
 
int blocked
 
int dammage
 
tDynPt restPos
 
int collisionAware
 
tdble speed
 
tdble localTemperature
 
tdble localPressure
 

Detailed Description

Definition at line 35 of file carstruct.h.

Member Data Documentation

◆ aero

tAero tCar::aero

Definition at line 49 of file carstruct.h.

◆ airSpeed2

tdble tCar::airSpeed2

Definition at line 69 of file carstruct.h.

◆ axle

tAxle tCar::axle[2]

Definition at line 45 of file carstruct.h.

◆ blocked

int tCar::blocked

Definition at line 82 of file carstruct.h.

◆ brkSyst

tBrakeSyst tCar::brkSyst

Definition at line 48 of file carstruct.h.

◆ carElt

tCarElt* tCar::carElt

Definition at line 40 of file carstruct.h.

◆ collision

int tCar::collision

Definition at line 75 of file carstruct.h.

◆ collisionAware

int tCar::collisionAware

Definition at line 87 of file carstruct.h.

◆ collpos

t3Dd tCar::collpos

Definition at line 77 of file carstruct.h.

◆ corner

tDynPt tCar::corner[4]

Definition at line 74 of file carstruct.h.

◆ Cosz

tdble tCar::Cosz

Definition at line 72 of file carstruct.h.

◆ ctrl

tCarCtrl* tCar::ctrl

Definition at line 38 of file carstruct.h.

◆ dammage

int tCar::dammage

Definition at line 83 of file carstruct.h.

◆ dimension

t3Dd tCar::dimension

Definition at line 55 of file carstruct.h.

◆ DynGC

tDynPt tCar::DynGC

Definition at line 64 of file carstruct.h.

◆ DynGCg

tDynPt tCar::DynGCg

Definition at line 65 of file carstruct.h.

◆ engine

tEngine tCar::engine

Definition at line 52 of file carstruct.h.

◆ fuel

tdble tCar::fuel

Definition at line 63 of file carstruct.h.

◆ Iinv

t3Dd tCar::Iinv

Definition at line 60 of file carstruct.h.

◆ localPressure

tdble tCar::localPressure

Definition at line 91 of file carstruct.h.

◆ localTemperature

tdble tCar::localTemperature

Definition at line 90 of file carstruct.h.

◆ mass

tdble tCar::mass

Definition at line 56 of file carstruct.h.

◆ Minv

tdble tCar::Minv

Definition at line 57 of file carstruct.h.

◆ normal

t3Dd tCar::normal

Definition at line 76 of file carstruct.h.

◆ params

void* tCar::params

Definition at line 39 of file carstruct.h.

◆ posMat

sgMat4 tCar::posMat

Definition at line 80 of file carstruct.h.

◆ preCtrl

tCarCtrl tCar::preCtrl

Definition at line 42 of file carstruct.h.

◆ preDynGC

tDynPt tCar::preDynGC

Definition at line 67 of file carstruct.h.

◆ restPos

tDynPt tCar::restPos

Definition at line 85 of file carstruct.h.

◆ shape

DtShapeRef tCar::shape

Definition at line 81 of file carstruct.h.

◆ Sinz

tdble tCar::Sinz

Definition at line 73 of file carstruct.h.

◆ speed

tdble tCar::speed

Definition at line 88 of file carstruct.h.

◆ statGC

t3Dd tCar::statGC

Definition at line 59 of file carstruct.h.

◆ steer

tSteer tCar::steer

Definition at line 47 of file carstruct.h.

◆ tank

tdble tCar::tank

Definition at line 58 of file carstruct.h.

◆ transmission

tTransmission tCar::transmission

Definition at line 51 of file carstruct.h.

◆ trkPos

tTrkLocPos tCar::trkPos

Definition at line 68 of file carstruct.h.

◆ VelColl

tPosd tCar::VelColl

Definition at line 66 of file carstruct.h.

◆ wheel

tWheel tCar::wheel[4]

Definition at line 46 of file carstruct.h.

◆ wheelbase

tdble tCar::wheelbase

Definition at line 78 of file carstruct.h.

◆ wheeltrack

tdble tCar::wheeltrack

Definition at line 79 of file carstruct.h.

◆ wing

tWing tCar::wing[2]

Definition at line 50 of file carstruct.h.


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