#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"
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) |
|
private |
Definition at line 131 of file Lanelet.cpp.
|
private |
Definition at line 131 of file Lanelet.cpp.
|
private |
Definition at line 130 of file Lanelet.cpp.
|
private |
Definition at line 129 of file Lanelet.cpp.
|
private |
Definition at line 130 of file Lanelet.cpp.
|
private |
Definition at line 129 of file Lanelet.cpp.