Home
last modified time | relevance | path

Searched refs:SEGRANGE (Results 1 – 12 of 12) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dpathfinder.h50 #define SEGRANGE ((int) (0.5+3.0/(50*RCM_MAX_DT_ROBOTS*TRACKRES))) macro
51 #define PATHBUF (BACK+AHEAD+SEGRANGE)
H A Dpathfinder.cpp415 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
420 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
461 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dpathfinder.h50 #define SEGRANGE ((int) (0.5+3.0/(50*RCM_MAX_DT_ROBOTS*TRACKRES))) macro
51 #define PATHBUF (BACK+AHEAD+SEGRANGE)
H A Dpathfinder.cpp415 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
420 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
461 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dpathfinder.h50 #define SEGRANGE ((int) (0.5+3.0/(50*RCM_MAX_DT_ROBOTS*TRACKRES))) macro
51 #define PATHBUF (BACK+AHEAD+SEGRANGE)
H A Dpathfinder.cpp415 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
420 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
461 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dpathfinder.h51 #define SEGRANGE 3 macro
H A Dpathfinder.cpp730 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
735 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
772 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dpathfinder.h51 #define SEGRANGE 3 macro
H A Dpathfinder.cpp730 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
735 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
772 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dpathfinder.h51 #define SEGRANGE 3 macro
H A Dpathfinder.cpp730 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
735 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()
772 for (i = start; i < trackSegId+AHEAD+SEGRANGE; i++) { in plan()