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

#include <hdmap_common.h>

Collaboration diagram for apollo::hdmap::PNCJunctionInfo:
Collaboration graph

Public Member Functions

 PNCJunctionInfo (const PNCJunction &pnc_junction)
 
const Id & id () const
 
const PNCJunction & pnc_junction () const
 
const apollo::common::math::Polygon2dpolygon () const
 

Constructor & Destructor Documentation

◆ PNCJunctionInfo()

apollo::hdmap::PNCJunctionInfo::PNCJunctionInfo ( const PNCJunction &  pnc_junction)
explicit

Member Function Documentation

◆ id()

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

◆ pnc_junction()

const PNCJunction& apollo::hdmap::PNCJunctionInfo::pnc_junction ( ) const
inline

◆ polygon()

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

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