![]() |
TrinityCore
|
#include "TransportMgr.h"#include "DB2Stores.h"#include "DatabaseEnv.h"#include "InstanceScript.h"#include "Log.h"#include "Map.h"#include "MapUtils.h"#include "ObjectMgr.h"#include "PhasingHandler.h"#include "Spline.h"#include "Transport.h"
Include dependency graph for TransportMgr.cpp:Go to the source code of this file.
Classes | |
| class | SplineRawInitializer |
Functions | |
| static void | InitializeLeg (TransportPathLeg *leg, std::vector< TransportPathEvent > *outEvents, std::vector< TaxiPathNodeEntry const * > const &pathPoints, std::vector< TaxiPathNodeEntry const * > const &pauses, std::vector< TaxiPathNodeEntry const * > const &events, GameObjectTemplate const *goInfo, uint32 &totalTime) |
|
static |