TORCS  1.3.9
The Open Racing Car Simulator
tgrCarInstrument Struct Reference

#include <grcar.h>

Public Attributes

ssgSimpleState * texture
 
GLuint CounterList
 
GLuint needleList
 
tdble needleXCenter
 
tdble needleYCenter
 
tdble digitXCenter
 
tdble digitYCenter
 
tdble minValue
 
tdble maxValue
 
tdble minAngle
 
tdble maxAngle
 
tdblemonitored
 
tdble prevVal
 
tdble rawPrev
 
int digital
 

Detailed Description

Definition at line 25 of file grcar.h.

Member Data Documentation

◆ CounterList

GLuint tgrCarInstrument::CounterList

Definition at line 28 of file grcar.h.

◆ digital

int tgrCarInstrument::digital

Definition at line 37 of file grcar.h.

◆ digitXCenter

tdble tgrCarInstrument::digitXCenter

Definition at line 31 of file grcar.h.

◆ digitYCenter

tdble tgrCarInstrument::digitYCenter

Definition at line 31 of file grcar.h.

◆ maxAngle

tdble tgrCarInstrument::maxAngle

Definition at line 33 of file grcar.h.

◆ maxValue

tdble tgrCarInstrument::maxValue

Definition at line 32 of file grcar.h.

◆ minAngle

tdble tgrCarInstrument::minAngle

Definition at line 33 of file grcar.h.

◆ minValue

tdble tgrCarInstrument::minValue

Definition at line 32 of file grcar.h.

◆ monitored

tdble* tgrCarInstrument::monitored

Definition at line 34 of file grcar.h.

◆ needleList

GLuint tgrCarInstrument::needleList

Definition at line 29 of file grcar.h.

◆ needleXCenter

tdble tgrCarInstrument::needleXCenter

Definition at line 30 of file grcar.h.

◆ needleYCenter

tdble tgrCarInstrument::needleYCenter

Definition at line 30 of file grcar.h.

◆ prevVal

tdble tgrCarInstrument::prevVal

Definition at line 35 of file grcar.h.

◆ rawPrev

tdble tgrCarInstrument::rawPrev

Definition at line 36 of file grcar.h.

◆ texture

ssgSimpleState* tgrCarInstrument::texture

Definition at line 27 of file grcar.h.


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