#include <mrpt/utils/utils_defs.h>

Go to the source code of this file.
Classes | |
| struct | mrpt::graphs::detail::edge_annotations_empty |
| An empty structure. More... | |
| class | mrpt::graphs::CDirectedGraph |
| A directed graph with the argument of the template specifying the type of the annotations in the edges. More... | |
| struct | mrpt::graphs::CDirectedGraph::edge_t |
| The type of each global pose in nodes: an extension of the TYPE_EDGES pose with any optional user-defined data. More... | |
Namespaces | |
| namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::graphs |
Abstract graph and tree data structures, plus generic graph algorithms. | |
| namespace | mrpt::graphs::detail |
Internal functions for MRPT. | |
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |