#include <mrpt/opengl/CGridPlaneXY.h>#include <mrpt/opengl/CPointCloud.h>#include <mrpt/opengl/CSetOfObjects.h>#include <mrpt/opengl/CSimpleLine.h>#include <mrpt/opengl/CSetOfLines.h>#include <mrpt/opengl/stock_objects.h>

Go to the source code of this file.
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::opengl | |
| The namespace for 3D scene representation and rendering. | |
| mrpt::opengl::graph_tools | |
| Tool functions for graphs of pose constraints. | |
Functions | |
Tool functions for graphs of pose constraints | |
| template<class GRAPH_T > | |
| CSetOfObjectsPtr | mrpt::opengl::graph_tools::graph_visualize (const GRAPH_T &g, const mrpt::utils::TParametersDouble &extra_params=mrpt::utils::TParametersDouble()) |
| Returns an opengl objects representation of an arbitrary graph, as a network of 3D pose frames. More... | |
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |