SimOne C++ API Reference 3.7.0
SimOne 仿真平台C++接口文档
Loading...
Searching...
No Matches
RoadMark_Entry Struct Reference

#include <SimOneIOStruct.h>

Collaboration diagram for RoadMark_Entry:

Public Attributes

int id
SimOne_RoadMark_Type type
SimOne_RoadMark_SubType subtype
SimOne_Data_Vec3f center
SimOne_Data_Vec3f rotation
SimOne_Data_Vec3f size
int pointSize
SimOne_Data_Vec3f bbox3d [SOSM_PIX_SIZE_MAX]
SimOne_Data_Vec3f pixs2d [SOSM_PIX_SIZE_MAX]

Member Data Documentation

◆ bbox3d

SimOne_Data_Vec3f RoadMark_Entry::bbox3d[SOSM_PIX_SIZE_MAX]

◆ center

SimOne_Data_Vec3f RoadMark_Entry::center

◆ id

int RoadMark_Entry::id

◆ pixs2d

SimOne_Data_Vec3f RoadMark_Entry::pixs2d[SOSM_PIX_SIZE_MAX]

◆ pointSize

int RoadMark_Entry::pointSize

◆ rotation

SimOne_Data_Vec3f RoadMark_Entry::rotation

◆ size

SimOne_Data_Vec3f RoadMark_Entry::size

◆ subtype

SimOne_RoadMark_SubType RoadMark_Entry::subtype

◆ type

SimOne_RoadMark_Type RoadMark_Entry::type

The documentation for this struct was generated from the following file: