Move track masking selection to CYapfRailT
commit20a0b45a0d8c6a2df35e2c2a6dff2a7f4c02828c
authorcirdan <cirdansw@gmail.com>
Tue, 4 Feb 2014 16:55:11 +0000 (4 17:55 +0100)
committercirdan <cirdansw@gmail.com>
Tue, 4 Feb 2014 16:55:11 +0000 (4 17:55 +0100)
tree765e2599dadea0e1788361bdf84fdb979556c877
parent0b7d0830ddd288af5e9db797dbaf2fd1c8f09891
Move track masking selection to CYapfRailT

Track masking is not related to the track follower used by a
particular pathfinder, but to the pathfinder itself. Remove
template parameter Tmask_reserved_tracks from the rail track
follower and add an equivalent one to CYapfRailT.
src/pathfinder/follow_track.hpp
src/pathfinder/yapf/yapf_rail.cpp