TORCS  1.3.9
The Open Racing Car Simulator
carstruct.h File Reference
#include <plib/sg.h>
#include <SOLID/solid.h>
#include "aero.h"
#include "susp.h"
#include "brake.h"
#include "axle.h"
#include "steer.h"
#include "wheel.h"
#include "transmission.h"
#include "engine.h"
Include dependency graph for carstruct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tCar
 

Macros

#define CHECK_VAR(_var_, _msg_)
 
#define CHECK(_car_)
 

Macro Definition Documentation

◆ CHECK

#define CHECK (   _car_)

Definition at line 145 of file carstruct.h.

◆ CHECK_VAR

#define CHECK_VAR (   _var_,
  _msg_ 
)

Definition at line 144 of file carstruct.h.