TORCS  1.3.9
The Open Racing Car Simulator
tgrCarInfo Struct Reference

#include <grcar.h>

Collaboration diagram for tgrCarInfo:

Public Attributes

float iconColor [4]
 
ssgTransform * carTransform
 
ssgSelector * LODSelector
 
ssgEntity * carEntity
 
int LODSelectMask [32]
 
float LODThreshold [32]
 
ssgSelector * driverSelector
 
bool driverSelectorinsg
 
ssgStateSelector * envSelector
 
ssgTransform * wheelPos [4]
 
ssgTransform * wheelRot [4]
 
ssgColourArray * brkColor [4]
 
ssgSelector * wheelselector [4]
 
ssgState * wheelTexture
 
ssgVtxTableShadowshadowBase
 
ssgVtxTableShadowshadowCurr
 
ssgBranch * shadowAnchor
 
tgrSkidmarksskidmarks
 
sgMat4 carPos
 
tgrCarInstrument instrument [2]
 
tdble distFromStart
 
tdble envAngle
 
int fireCount
 
tdble px
 
tdble py
 
tdble sx
 
tdble sy
 

Detailed Description

Definition at line 41 of file grcar.h.

Member Data Documentation

◆ brkColor

ssgColourArray* tgrCarInfo::brkColor[4]

Definition at line 54 of file grcar.h.

◆ carEntity

ssgEntity* tgrCarInfo::carEntity

Definition at line 46 of file grcar.h.

◆ carPos

sgMat4 tgrCarInfo::carPos

Definition at line 61 of file grcar.h.

◆ carTransform

ssgTransform* tgrCarInfo::carTransform

Definition at line 44 of file grcar.h.

◆ distFromStart

tdble tgrCarInfo::distFromStart

Definition at line 63 of file grcar.h.

◆ driverSelector

ssgSelector* tgrCarInfo::driverSelector

Definition at line 49 of file grcar.h.

◆ driverSelectorinsg

bool tgrCarInfo::driverSelectorinsg

Definition at line 50 of file grcar.h.

◆ envAngle

tdble tgrCarInfo::envAngle

Definition at line 64 of file grcar.h.

◆ envSelector

ssgStateSelector* tgrCarInfo::envSelector

Definition at line 51 of file grcar.h.

◆ fireCount

int tgrCarInfo::fireCount

Definition at line 65 of file grcar.h.

◆ iconColor

float tgrCarInfo::iconColor[4]

Definition at line 43 of file grcar.h.

◆ instrument

tgrCarInstrument tgrCarInfo::instrument[2]

Definition at line 62 of file grcar.h.

◆ LODSelectMask

int tgrCarInfo::LODSelectMask[32]

Definition at line 47 of file grcar.h.

◆ LODSelector

ssgSelector* tgrCarInfo::LODSelector

Definition at line 45 of file grcar.h.

◆ LODThreshold

float tgrCarInfo::LODThreshold[32]

Definition at line 48 of file grcar.h.

◆ px

tdble tgrCarInfo::px

Definition at line 66 of file grcar.h.

◆ py

tdble tgrCarInfo::py

Definition at line 67 of file grcar.h.

◆ shadowAnchor

ssgBranch* tgrCarInfo::shadowAnchor

Definition at line 59 of file grcar.h.

◆ shadowBase

ssgVtxTableShadow* tgrCarInfo::shadowBase

Definition at line 57 of file grcar.h.

◆ shadowCurr

ssgVtxTableShadow* tgrCarInfo::shadowCurr

Definition at line 58 of file grcar.h.

◆ skidmarks

tgrSkidmarks* tgrCarInfo::skidmarks

Definition at line 60 of file grcar.h.

◆ sx

tdble tgrCarInfo::sx

Definition at line 68 of file grcar.h.

◆ sy

tdble tgrCarInfo::sy

Definition at line 69 of file grcar.h.

◆ wheelPos

ssgTransform* tgrCarInfo::wheelPos[4]

Definition at line 52 of file grcar.h.

◆ wheelRot

ssgTransform* tgrCarInfo::wheelRot[4]

Definition at line 53 of file grcar.h.

◆ wheelselector

ssgSelector* tgrCarInfo::wheelselector[4]

Definition at line 55 of file grcar.h.

◆ wheelTexture

ssgState* tgrCarInfo::wheelTexture

Definition at line 56 of file grcar.h.


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