#include <lanelet_wrapper.hpp>
|
| auto | getCenterPoints (const lanelet::Id lanelet_id, const lanelet::LaneletMapPtr &lanelet_map) -> decltype(auto) |
| |
| auto | getCenterPointsSpline (const lanelet::Id lanelet_id, const lanelet::LaneletMapPtr &lanelet_map) -> decltype(auto) |
| |
◆ getCenterPoints()
| auto traffic_simulator::lanelet_wrapper::CenterPointsCache::getCenterPoints |
( |
const lanelet::Id |
lanelet_id, |
|
|
const lanelet::LaneletMapPtr & |
lanelet_map |
|
) |
| -> decltype(auto)
|
|
inline |
◆ getCenterPointsSpline()
| auto traffic_simulator::lanelet_wrapper::CenterPointsCache::getCenterPointsSpline |
( |
const lanelet::Id |
lanelet_id, |
|
|
const lanelet::LaneletMapPtr & |
lanelet_map |
|
) |
| -> decltype(auto)
|
|
inline |
The documentation for this class was generated from the following file: