Public Types | Public Attributes | List of all members
lanelet::routing::internal::DijkstraCostMap< VertexT > Struct Template Reference

#include <ShortestPath.h>

Public Types

using category = boost::read_write_property_map_tag
 
using key_type = VertexT
 
using reference = void
 
using value_type = double
 

Public Attributes

DijkstraSearchMap< VertexT > * map {}
 

Detailed Description

template<typename VertexT>
struct lanelet::routing::internal::DijkstraCostMap< VertexT >

Definition at line 36 of file ShortestPath.h.

Member Typedef Documentation

◆ category

template<typename VertexT >
using lanelet::routing::internal::DijkstraCostMap< VertexT >::category = boost::read_write_property_map_tag

Definition at line 40 of file ShortestPath.h.

◆ key_type

template<typename VertexT >
using lanelet::routing::internal::DijkstraCostMap< VertexT >::key_type = VertexT

Definition at line 37 of file ShortestPath.h.

◆ reference

template<typename VertexT >
using lanelet::routing::internal::DijkstraCostMap< VertexT >::reference = void

Definition at line 39 of file ShortestPath.h.

◆ value_type

template<typename VertexT >
using lanelet::routing::internal::DijkstraCostMap< VertexT >::value_type = double

Definition at line 38 of file ShortestPath.h.

Member Data Documentation

◆ map

template<typename VertexT >
DijkstraSearchMap<VertexT>* lanelet::routing::internal::DijkstraCostMap< VertexT >::map {}

Definition at line 41 of file ShortestPath.h.


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


lanelet2_routing
Author(s): Matthias Mayr
autogenerated on Sun Oct 27 2024 02:27:49