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

#include <hdmap_common.h>

Collaboration diagram for apollo::hdmap::ClearAreaInfo:
Collaboration graph

Public Member Functions

 ClearAreaInfo (const ClearArea &clear_area)
 
const Id & id () const
 
const ClearArea & clear_area () const
 
const apollo::common::math::Polygon2dpolygon () const
 

Constructor & Destructor Documentation

◆ ClearAreaInfo()

apollo::hdmap::ClearAreaInfo::ClearAreaInfo ( const ClearArea &  clear_area)
explicit

Member Function Documentation

◆ clear_area()

const ClearArea& apollo::hdmap::ClearAreaInfo::clear_area ( ) const
inline

◆ id()

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

◆ polygon()

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

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