OpenTTD Source
20241108-master-g80f628063a
|
Public Types | |
typedef CYapfRail_TypesT< Tpf_, Ttrack_follower, Tnode_list, TdestinationT, TfollowT > | Types |
typedef Tpf_ | Tpf |
typedef Ttrack_follower | TrackFollower |
typedef Tnode_list | NodeList |
typedef Train | VehicleType |
typedef CYapfBaseT< Types > | PfBase |
typedef TfollowT< Types > | PfFollow |
typedef CYapfOriginTileTwoWayT< Types > | PfOrigin |
typedef TdestinationT< Types > | PfDestination |
typedef CYapfSegmentCostCacheGlobalT< Types > | PfCache |
typedef CYapfCostRailT< Types > | PfCost |
Definition at line 524 of file yapf_rail.cpp.