#include <mrpt/opengl/CRenderizable.h>#include <mrpt/poses/poses_frwds.h>#include <mrpt/utils/CStringList.h>Go to the source code of this file.
Classes | |
| class | mrpt::opengl::CSetOfObjects |
| A set of object, which are referenced to the coordinates framework established in this object. More... | |
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. | |
Functions | |
| CSetOfObjects::Ptr & | mrpt::opengl::operator<< (CSetOfObjects::Ptr &s, const CRenderizable::Ptr &r) |
| Inserts an object into the list. More... | |
| template<class T > | |
| CSetOfObjects::Ptr & | mrpt::opengl::operator<< (CSetOfObjects::Ptr &o, const std::vector< T > &v) |
| Inserts a set of objects into the list. More... | |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |