Classes | Namespaces | Typedefs | Functions
Types.h File Reference
#include <lanelet2_core/primitives/Lanelet.h>
#include <lanelet2_core/primitives/LaneletOrArea.h>
#include <functional>
#include "lanelet2_routing/Forward.h"
Include dependency graph for Types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lanelet::routing::LaneletOrAreaVisitInformation
 This object carries the required information for the graph neighbourhood search. More...
 
struct  lanelet::routing::LaneletRelation
 Represents the relation of a lanelet to another lanelet. More...
 
struct  lanelet::routing::LaneletVisitInformation
 This object carries the required information for the graph neighbourhood search. More...
 

Namespaces

 lanelet
 
 lanelet::routing
 

Typedefs

using lanelet::routing::LaneletOrAreaVisitFunction = std::function< bool(const LaneletOrAreaVisitInformation &)>
 
using lanelet::routing::LaneletVisitFunction = std::function< bool(const LaneletVisitInformation &)>
 

Functions

bool lanelet::routing::operator!= (const LaneletRelation &rhs, const LaneletRelation &lhs)
 
bool lanelet::routing::operator== (const LaneletRelation &lhs, const LaneletRelation &rhs)
 


lanelet2_routing
Author(s): Matthias Mayr
autogenerated on Thu Mar 6 2025 03:26:10