TORCS  1.3.9
The Open Racing Car Simulator
Global Definitions

This is the global definitions used in TORCS. More...

Collaboration diagram for Global Definitions:

Modules

 Track Structure
 This is the tracks structure definition.
 
 Car Structure
 This is the cars structure definition.
 
 Race Information Structure
 This is the race information structures definition.
 

Classes

struct  t3Dd
 3D point. More...
 
struct  tPosd
 6 DOF position. More...
 
struct  tDynPt
 Dynamic point structure. More...
 

Typedefs

typedef float tdble
 Floating point type used in TORCS. More...
 

Detailed Description

This is the global definitions used in TORCS.

Typedef Documentation

◆ tdble

typedef float tdble

Floating point type used in TORCS.

Definition at line 48 of file tgf.h.