Public Member Functions | Protected Attributes | Friends
g2o::HyperDijkstra::AdjacencyMapEntry Struct Reference

#include <hyper_dijkstra.h>

List of all members.

Public Member Functions

 AdjacencyMapEntry (HyperGraph::Vertex *_child=0, HyperGraph::Vertex *_parent=0, HyperGraph::Edge *_edge=0, double _distance=std::numeric_limits< double >::max())
HyperGraph::Vertexchild () const
HyperGraph::VertexSetchildren ()
const HyperGraph::VertexSetchildren () const
double distance () const
HyperGraph::Edgeedge () const
HyperGraph::Vertexparent () const

Protected Attributes

HyperGraph::Vertex_child
HyperGraph::VertexSet _children
double _distance
HyperGraph::Edge_edge
HyperGraph::Vertex_parent

Friends

struct HyperDijkstra

Detailed Description

Definition at line 38 of file hyper_dijkstra.h.


Constructor & Destructor Documentation

g2o::HyperDijkstra::AdjacencyMapEntry::AdjacencyMapEntry ( HyperGraph::Vertex _child = 0,
HyperGraph::Vertex _parent = 0,
HyperGraph::Edge _edge = 0,
double  _distance = std::numeric_limits<double>::max() 
)

Definition at line 40 of file hyper_dijkstra.cpp.


Member Function Documentation

Definition at line 44 of file hyper_dijkstra.h.

Definition at line 48 of file hyper_dijkstra.h.

Definition at line 49 of file hyper_dijkstra.h.

Definition at line 47 of file hyper_dijkstra.h.

Definition at line 46 of file hyper_dijkstra.h.

Definition at line 45 of file hyper_dijkstra.h.


Friends And Related Function Documentation

friend struct HyperDijkstra [friend]

Definition at line 39 of file hyper_dijkstra.h.


Member Data Documentation

Definition at line 51 of file hyper_dijkstra.h.

Definition at line 55 of file hyper_dijkstra.h.

Definition at line 54 of file hyper_dijkstra.h.

Definition at line 53 of file hyper_dijkstra.h.

Definition at line 52 of file hyper_dijkstra.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30