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

#include <hdmap_common.h>

Collaboration diagram for apollo::hdmap::ParkingSpaceInfo:
Collaboration graph

Public Member Functions

 ParkingSpaceInfo (const ParkingSpace &parkingspace)
 
const Id & id () const
 
const ParkingSpace & parking_space () const
 
const apollo::common::math::Polygon2dpolygon () const
 

Constructor & Destructor Documentation

◆ ParkingSpaceInfo()

apollo::hdmap::ParkingSpaceInfo::ParkingSpaceInfo ( const ParkingSpace &  parkingspace)
explicit

Member Function Documentation

◆ id()

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

◆ parking_space()

const ParkingSpace& apollo::hdmap::ParkingSpaceInfo::parking_space ( ) const
inline

◆ polygon()

const apollo::common::math::Polygon2d& apollo::hdmap::ParkingSpaceInfo::polygon ( ) const
inline

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