order vertices based on their ID More...
#include <optimizable_graph.h>
Public Member Functions | |
bool | operator() (const Vertex *v1, const Vertex *v2) const |
order vertices based on their ID
Definition at line 75 of file optimizable_graph.h.
bool g2o::OptimizableGraph::VertexIDCompare::operator() | ( | const Vertex * | v1, |
const Vertex * | v2 | ||
) | const [inline] |
Definition at line 76 of file optimizable_graph.h.