Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::hdmap::RoadRoi Struct Reference

#include <hdmap_common.h>

Collaboration diagram for apollo::hdmap::RoadRoi:
Collaboration graph

Public Attributes

Id id
 
LineBoundary left_boundary
 
LineBoundary right_boundary
 
std::vector< PolygonBoundaryholes_boundary
 

Member Data Documentation

◆ holes_boundary

std::vector<PolygonBoundary> apollo::hdmap::RoadRoi::holes_boundary

◆ id

Id apollo::hdmap::RoadRoi::id

◆ left_boundary

LineBoundary apollo::hdmap::RoadRoi::left_boundary

◆ right_boundary

LineBoundary apollo::hdmap::RoadRoi::right_boundary

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