Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::hdmap::SpeedBumpInfo Class Reference

#include <hdmap_common.h>

Collaboration diagram for apollo::hdmap::SpeedBumpInfo:
Collaboration graph

Public Member Functions

 SpeedBumpInfo (const SpeedBump &speed_bump)
 
const Id & id () const
 
const SpeedBump & speed_bump () const
 
const std::vector< apollo::common::math::LineSegment2d > & segments () const
 

Constructor & Destructor Documentation

◆ SpeedBumpInfo()

apollo::hdmap::SpeedBumpInfo::SpeedBumpInfo ( const SpeedBump &  speed_bump)
explicit

Member Function Documentation

◆ id()

const Id& apollo::hdmap::SpeedBumpInfo::id ( ) const
inline

◆ segments()

const std::vector<apollo::common::math::LineSegment2d>& apollo::hdmap::SpeedBumpInfo::segments ( ) const
inline

◆ speed_bump()

const SpeedBump& apollo::hdmap::SpeedBumpInfo::speed_bump ( ) const
inline

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