TORCS  1.3.9
The Open Racing Car Simulator
Encounter.h File Reference
#include <3D/Vector.h>
#include "Object.h"
Include dependency graph for Encounter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Encounter
 

Typedefs

typedef const ObjectObjectPtr
 

Functions

bool operator< (const Encounter &x, const Encounter &y)
 

Typedef Documentation

◆ ObjectPtr

typedef const Object* ObjectPtr

Definition at line 37 of file Encounter.h.

Function Documentation

◆ operator<()

bool operator< ( const Encounter x,
const Encounter y 
)
inline

Definition at line 59 of file Encounter.h.