#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< TYPE_EDGES, EDGE_ANNOTATIONS > |
| A directed graph with the argument of the template specifying the type of the annotations in the edges. More... | |
| struct | mrpt::graphs::CDirectedGraph< TYPE_EDGES, EDGE_ANNOTATIONS >::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.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |