File Area.h
↰ Parent directory (include/lanelet2_core/geometry)
Definition (include/lanelet2_core/geometry/Area.h)
Includes
impl/Area.h(File Area.h)lanelet2_core/geometry/Polygon.h(File Polygon.h)lanelet2_core/primitives/Area.h(File Area.h)lanelet2_core/primitives/Lanelet.h(File Lanelet.h)
Included By
Namespaces
Functions
Template Function lanelet::geometry::boundingBox2d(const AreaT&)
Template Function lanelet::geometry::boundingBox3d(const AreaT&)
Function lanelet::geometry::determineCommonLine(const ConstArea&, const ConstLanelet&)
Function lanelet::geometry::determineCommonLine(const ConstArea&, const ConstArea&)
Function lanelet::geometry::determineCommonLineFollowingOrPreceding
Function lanelet::geometry::determineCommonLineSideways(const ConstLanelet&, const ConstArea&)
Function lanelet::geometry::determineCommonLineSideways(const ConstArea&, const ConstLanelet&)
Function lanelet::geometry::follows(const ConstLanelet&, const ConstArea&)
Function lanelet::geometry::follows(const ConstArea&, const ConstLanelet&)
Template Function lanelet::geometry::inside(const AreaT&, const BasicPoint2d&)
Template Function lanelet::geometry::intersects2d(const Area1T&, const Area2T&)
Function lanelet::geometry::leftOf(const ConstLanelet&, const ConstArea&)
Template Function lanelet::geometry::overlaps2d(const AreaT&, const AreaT&)
Template Function lanelet::geometry::overlaps2d(const AreaT&, const LaneletT&)
Template Function lanelet::geometry::overlaps3d(const AreaT&, const AreaT&, double)
Template Function lanelet::geometry::overlaps3d(const AreaT&, const LaneletT&, double)
Function lanelet::geometry::rightOf(const ConstLanelet&, const ConstArea&)