scenario_simulator_v2 C++ API
Public Member Functions | List of all members
hdmap_utils::LaneletLengthCache Class Reference

#include <cache.hpp>

Public Member Functions

auto exists (lanelet::Id lanelet_id)
 
auto getLength (lanelet::Id lanelet_id)
 
auto appendData (lanelet::Id lanelet_id, double length)
 

Member Function Documentation

◆ appendData()

auto hdmap_utils::LaneletLengthCache::appendData ( lanelet::Id  lanelet_id,
double  length 
)
inline

◆ exists()

auto hdmap_utils::LaneletLengthCache::exists ( lanelet::Id  lanelet_id)
inline

◆ getLength()

auto hdmap_utils::LaneletLengthCache::getLength ( lanelet::Id  lanelet_id)
inline

The documentation for this class was generated from the following file: