Enum SimOne_RoadMark_Type
Defined in File SimOneIOStruct.h
Enum Documentation
-
enum SimOne_RoadMark_Type
Values:
-
enumerator RoadMarkType_UnKnown = 0
未知类型的道路标记。
Unknown type of road marking.
-
enumerator RoadMarkType_Graphics = 1
图形类道路标记,例如车道线、边界线等。
Graphics-based road markings, such as lane lines and boundary lines.
-
enumerator RoadMarkType_StopLine = 2
停车线,通常用于指示停车位置。
Stop line, commonly used to indicate where vehicles should stop.
-
enumerator RoadMarkType_CrossWalk = 3
人行横道,标示行人过马路的位置。
Crosswalk, indicating the location for pedestrians to cross the road.
-
enumerator RoadMarkType_UnKnown = 0