OpenTTD Source
20241111-master-gce64d5f5d9
|
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.