Public Member Functions
AISNavigation::Dijkstra::CostFunction Struct Reference

#include <dijkstra.h>

Inheritance diagram for AISNavigation::Dijkstra::CostFunction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual double operator() (Graph::Edge *e, Graph::Vertex *from, Graph::Vertex *to)=0
virtual double operator() (Graph::Edge *e, Graph::Vertex *from, Graph::Vertex *to)=0

Detailed Description

Definition at line 28 of file include/hogman_minimal/graph/dijkstra.h.


Member Function Documentation

virtual double AISNavigation::Dijkstra::CostFunction::operator() ( Graph::Edge e,
Graph::Vertex from,
Graph::Vertex to 
) [pure virtual]
virtual double AISNavigation::Dijkstra::CostFunction::operator() ( Graph::Edge e,
Graph::Vertex from,
Graph::Vertex to 
) [pure virtual]

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


hogman_minimal
Author(s): Maintained by Juergen Sturm
autogenerated on Mon Oct 6 2014 00:07:00