Namespaces | Typedefs | Functions
Lanelet.cpp File Reference
#include "lanelet2_core/geometry/Lanelet.h"
#include <boost/geometry/algorithms/equals.hpp>
#include "lanelet2_core/geometry/LineString.h"
#include "lanelet2_core/geometry/Polygon.h"
#include "lanelet2_core/primitives/CompoundPolygon.h"
#include "lanelet2_core/primitives/Lanelet.h"
#include "lanelet2_core/primitives/RegulatoryElement.h"
Include dependency graph for Lanelet.cpp:

Go to the source code of this file.

Namespaces

 lanelet
 
 lanelet::utils
 

Typedefs

using lanelet::OptDistance = boost::optional< double >
 

Functions

bool lanelet::utils::has (const ConstLanelet &ll, Id id)
 returns true if element of a regulatory element has a matching Id More...
 
std::ostream & lanelet::operator<< (std::ostream &stream, const ConstLanelet &obj)
 

Variable Documentation

◆ entry_

BasicSegment2d entry_
private

Definition at line 131 of file Lanelet.cpp.

◆ exit_

BasicSegment2d exit_
private

Definition at line 131 of file Lanelet.cpp.

◆ leftPts_

PointTree leftPts_
private

Definition at line 130 of file Lanelet.cpp.

◆ leftSegments_

SegmentTree leftSegments_
private

Definition at line 129 of file Lanelet.cpp.

◆ rightPts_

PointTree rightPts_
private

Definition at line 130 of file Lanelet.cpp.

◆ rightSegments_

SegmentTree rightSegments_
private

Definition at line 129 of file Lanelet.cpp.



lanelet2_core
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:25:52