Home
last modified time | relevance | path

Searched defs:Tpf (Results 1 – 8 of 8) sorted by relevance

/dports/games/openttd/openttd-12.1/src/pathfinder/yapf/
H A Dyapf_destrail.hpp38 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfDestinationAnyDepotRailT
75 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfDestinationAnySafeTileRailT
113 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfDestinationTileOrStationRailT
H A Dyapf_common.hpp18 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfOriginTileT
58 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfOriginTileTwoWayT
116 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfDestinationTileT
H A Dyapf_costcache.hpp24 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfSegmentCostCacheNoneT
55 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfSegmentCostCacheLocalT
164 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfSegmentCostCacheGlobalT
H A Dyapf_ship.cpp24 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfDestinationTileWaterT
107 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfFollowShipT
250 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfCostShipT
331 typedef Tpf_ Tpf; typedef
H A Dyapf_road.cpp22 typedef typename Types::Tpf Tpf; ///< pathfinder (derived from THIS class) typedef in CYapfCostRoadT
188 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfDestinationAnyDepotRoadT
226 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfDestinationTileRoadT
321 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfFollowRoadT
513 typedef Tpf_ Tpf; typedef
H A Dyapf_rail.cpp41 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfReserveTrack
192 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfFollowAnyDepotRailT
283 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfFollowAnySafeTileRailT
366 …typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS … typedef in CYapfFollowRailT
509 typedef Tpf_ Tpf; typedef
H A Dyapf_base.hpp49 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfBaseT
H A Dyapf_costrail.hpp20 typedef typename Types::Tpf Tpf; ///< the pathfinder class (derived from THIS class) typedef in CYapfCostRailT