dummy predicate that always returns true for edges More...
#include <graph_search.h>
Public Member Functions | |
bool | operator() (const GraphEdge &) const |
dummy predicate that always returns true for edges
Definition at line 101 of file graph_search.h.
bool pose_graph::AllEdges::operator() | ( | const GraphEdge & | ) | const [inline] |
Definition at line 103 of file graph_search.h.