#include <lanelet_wrapper.hpp>
◆ 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 |
|
) |
| -> std::vector<Point>
|
|
inline |
◆ getCenterPointsSpline()
auto traffic_simulator::lanelet_wrapper::CenterPointsCache::getCenterPointsSpline |
( |
const lanelet::Id |
lanelet_id, |
|
|
const lanelet::LaneletMapPtr & |
lanelet_map |
|
) |
| -> std::shared_ptr<Spline>
|
|
inline |
The documentation for this class was generated from the following file: