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

#include <common_define.h>

Collaboration diagram for apollo::hdmap::adapter::LaneInternal:
Collaboration graph

Public Attributes

PbLane lane
 
std::vector< OverlapWithLaneoverlap_signals
 
std::vector< OverlapWithLaneoverlap_objects
 
std::vector< OverlapWithLaneoverlap_junctions
 
std::vector< OverlapWithLaneoverlap_lanes
 

Member Data Documentation

◆ lane

PbLane apollo::hdmap::adapter::LaneInternal::lane

◆ overlap_junctions

std::vector<OverlapWithLane> apollo::hdmap::adapter::LaneInternal::overlap_junctions

◆ overlap_lanes

std::vector<OverlapWithLane> apollo::hdmap::adapter::LaneInternal::overlap_lanes

◆ overlap_objects

std::vector<OverlapWithLane> apollo::hdmap::adapter::LaneInternal::overlap_objects

◆ overlap_signals

std::vector<OverlapWithLane> apollo::hdmap::adapter::LaneInternal::overlap_signals

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