#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 | |
| ::mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CSetOfObjectsPtr &pObj) |
| CSetOfObjectsPtr & | mrpt::opengl::operator<< (CSetOfObjectsPtr &s, const CRenderizablePtr &r) |
| Inserts an object into the list. More... | |
| template<class T > | |
| CSetOfObjectsPtr & | mrpt::opengl::operator<< (CSetOfObjectsPtr &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.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |