![]() |
TrinityCore
|
Functions | |
| void | Initialize () |
| std::size_t | GetCompleteNodeRoute (TaxiNodesEntry const *from, TaxiNodesEntry const *to, Player const *player, std::vector< uint32 > &shortestPath) |
| void | GetReachableNodesMask (TaxiNodesEntry const *from, TaxiMask *mask) |
| 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 | ||
| ) |
| void TaxiPathGraph::Initialize | ( | void | ) |
Definition at line 171 of file TaxiPathGraph.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: