scenario_simulator_v2 C++ API
|
This is the complete list of members for traffic_simulator::lanelet_wrapper::CenterPointsCache, including all inherited members.
centerPoints(lanelet::Id lanelet_id) -> decltype(auto) | traffic_simulator::lanelet_wrapper::CenterPointsCache | inline |
centerPointsSpline(lanelet::Id lanelet_id) -> decltype(auto) | traffic_simulator::lanelet_wrapper::CenterPointsCache | inline |
getCenterPoints(const lanelet::Id lanelet_id, const lanelet::LaneletMapPtr &lanelet_map) -> std::vector< Point > | traffic_simulator::lanelet_wrapper::CenterPointsCache | inline |
getCenterPointsSpline(const lanelet::Id lanelet_id, const lanelet::LaneletMapPtr &lanelet_map) -> std::shared_ptr< Spline > | traffic_simulator::lanelet_wrapper::CenterPointsCache | inline |