Home
last modified time | relevance | path

Searched refs:pathSlope (Results 1 – 6 of 6) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dpathfinder.h224 double pathSlope(int id);
273 inline double Pathfinder::pathSlope(int id) { in pathSlope() function
H A Dpathfinder.cpp188 yspit[0] = pathSlope(s1); in initPitStopPath()
189 yspit[6] = pathSlope(e3); in initPitStopPath()
1161 ys[1] = pathSlope(endid); in correctPath()
1331 ys[2] = pathSlope(trackSegId2); in overtake()
1475 ys[0] = pathSlope(trackSegId); in letoverlap()
1496 ys[3] = pathSlope(trackSegId3); in letoverlap()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dpathfinder.h224 double pathSlope(int id);
273 inline double Pathfinder::pathSlope(int id) { in pathSlope() function
H A Dpathfinder.cpp188 yspit[0] = pathSlope(s1); in initPitStopPath()
189 yspit[6] = pathSlope(e3); in initPitStopPath()
1161 ys[1] = pathSlope(endid); in correctPath()
1331 ys[2] = pathSlope(trackSegId2); in overtake()
1475 ys[0] = pathSlope(trackSegId); in letoverlap()
1496 ys[3] = pathSlope(trackSegId3); in letoverlap()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dpathfinder.h224 double pathSlope(int id);
273 inline double Pathfinder::pathSlope(int id) { in pathSlope() function
H A Dpathfinder.cpp188 yspit[0] = pathSlope(s1); in initPitStopPath()
189 yspit[6] = pathSlope(e3); in initPitStopPath()
1161 ys[1] = pathSlope(endid); in correctPath()
1331 ys[2] = pathSlope(trackSegId2); in overtake()
1475 ys[0] = pathSlope(trackSegId); in letoverlap()
1496 ys[3] = pathSlope(trackSegId3); in letoverlap()