|
g2o
|
order edges based on the internal ID, which is assigned to the edge in addEdge() More...
#include <optimizable_graph.h>
Public Member Functions | |
| bool | operator() (const Edge *e1, const Edge *e2) const |
| bool | operator() (const HyperGraph::Edge *e1, const HyperGraph::Edge *e2) const |
order edges based on the internal ID, which is assigned to the edge in addEdge()
Definition at line 88 of file optimizable_graph.h.
|
inline |
Definition at line 89 of file optimizable_graph.h.
References g2o::OptimizableGraph::Edge::internalId().
|
inline |
Definition at line 92 of file optimizable_graph.h.