OpenTTD Source 20241224-master-gee860a5c8e
|
Public Types | |
typedef CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination > | Types |
typedef Tpf_ | Tpf |
typedef CFollowTrackRoad | TrackFollower |
typedef Tnode_list | NodeList |
typedef RoadVehicle | VehicleType |
typedef CYapfBaseT< Types > | PfBase |
typedef CYapfFollowRoadT< Types > | PfFollow |
typedef CYapfOriginTileT< Types > | PfOrigin |
typedef Tdestination< Types > | PfDestination |
typedef CYapfSegmentCostCacheNoneT< Types > | PfCache |
typedef CYapfCostRoadT< Types > | PfCost |
Definition at line 506 of file yapf_road.cpp.
typedef Tnode_list CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::NodeList |
Definition at line 512 of file yapf_road.cpp.
typedef CYapfBaseT<Types> CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::PfBase |
Definition at line 514 of file yapf_road.cpp.
typedef CYapfSegmentCostCacheNoneT<Types> CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::PfCache |
Definition at line 518 of file yapf_road.cpp.
typedef CYapfCostRoadT<Types> CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::PfCost |
Definition at line 519 of file yapf_road.cpp.
typedef Tdestination<Types> CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::PfDestination |
Definition at line 517 of file yapf_road.cpp.
typedef CYapfFollowRoadT<Types> CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::PfFollow |
Definition at line 515 of file yapf_road.cpp.
typedef CYapfOriginTileT<Types> CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::PfOrigin |
Definition at line 516 of file yapf_road.cpp.
typedef Tpf_ CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::Tpf |
Definition at line 510 of file yapf_road.cpp.
typedef CFollowTrackRoad CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::TrackFollower |
Definition at line 511 of file yapf_road.cpp.
typedef CYapfRoad_TypesT<Tpf_, Tnode_list, Tdestination> CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::Types |
Definition at line 508 of file yapf_road.cpp.
typedef RoadVehicle CYapfRoad_TypesT< Tpf_, Tnode_list, Tdestination >::VehicleType |
Definition at line 513 of file yapf_road.cpp.