Home
last modified time | relevance | path

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

/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dpathfinder.h104 inline void setOptLoc(v3d* ip) { o = (*ip); } in setOptLoc() function
H A Dpathfinder.cpp674 ps[i].setOptLoc(ps[i].getLoc()); in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dpathfinder.h104 inline void setOptLoc(v3d* ip) { o = (*ip); } in setOptLoc() function
H A Dpathfinder.cpp674 ps[i].setOptLoc(ps[i].getLoc()); in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dpathfinder.h104 inline void setOptLoc(v3d* ip) { o = (*ip); } in setOptLoc() function
H A Dpathfinder.cpp674 ps[i].setOptLoc(ps[i].getLoc()); in plan()
/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dpathfinder.h96 inline void setOptLoc(const vec2d* ip, int id) { o[id] = (*ip); } in setOptLoc() function
H A Dpathfinder.cpp297 psopt->setOptLoc(track->getSegmentPtr(i)->getMiddle(), i); in plan()
609 psopt->setOptLoc(&n, p); in adjustRadius()
644 psopt->setOptLoc(&n, p); in adjustRadius()
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dpathfinder.h96 inline void setOptLoc(const vec2d* ip, int id) { o[id] = (*ip); } in setOptLoc() function
H A Dpathfinder.cpp297 psopt->setOptLoc(track->getSegmentPtr(i)->getMiddle(), i); in plan()
609 psopt->setOptLoc(&n, p); in adjustRadius()
644 psopt->setOptLoc(&n, p); in adjustRadius()
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dpathfinder.h96 inline void setOptLoc(const vec2d* ip, int id) { o[id] = (*ip); } in setOptLoc() function
H A Dpathfinder.cpp297 psopt->setOptLoc(track->getSegmentPtr(i)->getMiddle(), i); in plan()
609 psopt->setOptLoc(&n, p); in adjustRadius()
644 psopt->setOptLoc(&n, p); in adjustRadius()