Struct SimOne_Data_Map¶
#include <SimOneIOStruct.h>
Public Attributes¶
| Type | Name |
|---|---|
| char | openDrive |
| char | openDriveUrl |
| char | opendriveMd5 |
Public Attributes Documentation¶
variable openDrive¶
char SimOne_Data_Map::openDrive[128];
OpenDrive 地图数据 * OpenDrive map data
variable openDriveUrl¶
char SimOne_Data_Map::openDriveUrl[256];
OpenDrive 地图数据的 URL * URL of the OpenDrive map data
variable opendriveMd5¶
char SimOne_Data_Map::opendriveMd5[128];
OpenDrive 地图数据的 MD5 校验码 * MD5 checksum of the OpenDrive map data
The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h