Contains types and helper functions relating to Routes. More...
Namespaces | |
namespace | Clipping |
Types concerned with transforming routes into multiple sections clipped against cell boundaries. | |
namespace | Fitting |
Fitting routes against road and rail navigation graph resources. | |
namespace | Simulation |
Contains types and helper functions relating to Route Simulation. | |
namespace | Style |
visual styling of rendered routes | |
namespace | View |
Contains types and helper functions relating to Route Rendering. | |
Classes | |
class | IRouteCreator |
class | LocalRouteVertex |
class | LocalRouteVertexSubdivider |
class | PointOnRoute |
struct | PointOnRouteOptions |
class | Route |
class | RouteBuilder |
class | IRouteCallback |
class | TRouteCallback |
class | RouteFactory |
class | RouteRepository |
class | RouteSelectionHelper |
class | RouteService |
class | RouteStyleRepository |
class | RouteVertex |
class | RouteVertexDebugVisualiser |
class | RouteVertexHelpers |
class | RoutingNavigationGraphObserver |
class | RoutingSceneGraphObserver |
class | RoutingTerrainHeightsObserver |
class | StyleMappingRouteObserver |
Enumerations | |
enum | RouteVertexClassification { Pedestrian, Road, Rail, Ferry, Air } |
Variables | |
const int | MaxRouteDepth = 14 |
Contains types and helper functions relating to Routes.