TrinityCore
TaxiPathGraph Namespace Reference

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)
 

Function Documentation

◆ GetCompleteNodeRoute()

std::size_t TaxiPathGraph::GetCompleteNodeRoute ( TaxiNodesEntry const *  from,
TaxiNodesEntry const *  to,
Player const *  player,
std::vector< uint32 > &  shortestPath 
)

Definition at line 190 of file TaxiPathGraph.cpp.

+ Here is the caller graph for this function:

◆ GetReachableNodesMask()

void TaxiPathGraph::GetReachableNodesMask ( TaxiNodesEntry const *  from,
TaxiMask mask 
)

Definition at line 245 of file TaxiPathGraph.cpp.

+ Here is the caller graph for this function:

◆ Initialize()

void TaxiPathGraph::Initialize ( void  )

Definition at line 163 of file TaxiPathGraph.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: