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

Go to the source code of this file.

Classes

class  Endpoint
 

Typedefs

typedef int Side
 

Enumerations

enum  { MIN = 0, MAX = 1 }
 

Typedef Documentation

◆ Side

typedef int Side

Definition at line 37 of file Endpoint.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MIN 
MAX 

Definition at line 36 of file Endpoint.h.