

Go to the source code of this file.
Classes | |
| class | mrpt::opengl::CSetOfTriangles | 
| A set of colored triangles.  More... | |
| struct | mrpt::opengl::CSetOfTriangles::TTriangle | 
| Triangle definition.  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, CSetOfTrianglesPtr &pObj) | 
| template<class T > | |
| CSetOfTrianglesPtr & | mrpt::opengl::operator<< (CSetOfTrianglesPtr &s, const T &t) | 
| Inserts a set of triangles into the list; note that this method allows to pass another CSetOfTriangles as argument.  More... | |
| template<> | |
| CSetOfTrianglesPtr & | mrpt::opengl::operator<< (CSetOfTrianglesPtr &s, const CSetOfTriangles::TTriangle &t) | 
| Inserts a triangle into the list.  More... | |
| Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |