TORCS  1.3.9
The Open Racing Car Simulator
SegExt Struct Reference

Extended track segment. More...

#include <track.h>

Public Attributes

int nbMarks
 turn marks More...
 
int * marks
 marks array More...
 

Detailed Description

Extended track segment.

Definition at line 234 of file track.h.

Member Data Documentation

◆ marks

int* SegExt::marks

marks array

Definition at line 237 of file track.h.

◆ nbMarks

int SegExt::nbMarks

turn marks

Definition at line 236 of file track.h.


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