Skip to content

Struct SimOne_Data_RoadMarkInfo

ClassList > SimOne_Data_RoadMarkInfo

  • #include <SimOneIOStruct.h>

Inherits the following classes: SimOne_Data

Public Attributes

Type Name
int detectNum
RoadMark_Entry roadMarks

Public Attributes inherited from SimOne_Data

See SimOne_Data

Type Name
int frame = 0
long long timestamp = 0
int version = 0

Public Attributes Documentation

variable detectNum

int SimOne_Data_RoadMarkInfo::detectNum;

检测到的道路标记数量。 * The number of detected road marks.


variable roadMarks

RoadMark_Entry SimOne_Data_RoadMarkInfo::roadMarks[256];

道路标记条目的数组,最多 256 个。 * An array of road mark entries, with a maximum of 256.



The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h