![]() |
TrinityCore
|
Include dependency graph for TaxiPathGraph.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | TaxiPathGraph |
Functions | |
| void | TaxiPathGraph::Initialize () |
| std::size_t | TaxiPathGraph::GetCompleteNodeRoute (TaxiNodesEntry const *from, TaxiNodesEntry const *to, Player const *player, std::vector< uint32 > &shortestPath) |
| void | TaxiPathGraph::GetReachableNodesMask (TaxiNodesEntry const *from, TaxiMask *mask) |