Apollo  v5.5.0
Open source self driving car software
Classes | Namespaces | Typedefs
hdmap_struct.h File Reference
#include <memory>
#include <vector>
#include "modules/perception/base/point_cloud.h"
Include dependency graph for hdmap_struct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  apollo::perception::base::RoadBoundary
 
struct  apollo::perception::base::LaneBoundary
 
struct  apollo::perception::base::HdmapStruct
 

Namespaces

 apollo
 
 apollo::perception
 
 apollo::perception::base
 

Typedefs

using apollo::perception::base::HdmapStructPtr = std::shared_ptr< HdmapStruct >
 
using apollo::perception::base::HdmapStructConstPtr = std::shared_ptr< const HdmapStruct >