Home
last modified time | relevance | path

Searched defs:GetNodeDuration (Results 1 – 3 of 3) sorted by relevance

/dports/www/osrm-backend/osrm-backend-5.26.0/include/customizer/
H A Dedge_based_graph.hpp100 EdgeWeight GetNodeDuration(NodeID node) const { return node_durations[node]; } in GetNodeDuration() function in osrm::customizer::MultiLevelGraph
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/helpers/
H A DCinemaPath.cpp82 fixed CCinemaPath::GetNodeDuration(const int index) const in GetNodeDuration() function in CCinemaPath
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/datafacade/
H A Dcontiguous_internalmem_datafacade.hpp709 EdgeDuration GetNodeDuration(const NodeID node) const override final in GetNodeDuration() function in osrm::engine::datafacade::ContiguousInternalMemoryAlgorithmDataFacade