#include <lanelet_wrapper.hpp>
|
| auto | centerPoints (lanelet::Id lanelet_id) -> decltype(auto) |
| |
| auto | centerPointsSpline (lanelet::Id lanelet_id) -> decltype(auto) |
| |
| 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) |
| |
◆ centerPoints()
| auto traffic_simulator::lanelet_wrapper::CenterPointsCache::centerPoints |
( |
lanelet::Id |
lanelet_id | ) |
-> decltype(auto)
|
|
inline |
◆ centerPointsSpline()
| auto traffic_simulator::lanelet_wrapper::CenterPointsCache::centerPointsSpline |
( |
lanelet::Id |
lanelet_id | ) |
-> decltype(auto)
|
|
inline |
◆ 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: