Function SimOneAPI::GetTrafficSignList
Defined in File SimOneHDMapAPI.h
Function Documentation
-
void SimOneAPI::GetTrafficSignList(SSD::SimVector<HDMapStandalone::MSignal> &list)
获取地图中交通标志列表
Get a list of traffic signs in the map.
此函数用于获取地图中所有交通标志的列表
This function is used to obtain a list of all traffic signs in the map.
- 参数:
list -- [out]
地图中交通标志对象列表
List of traffic sign objects in the map.