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 | |
| namespace | mrpt |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::opengl |
| The namespace for 3D scene representation and rendering. | |
Functions | |
| OPENGL_IMPEXP::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. | |
| template<> | |
| CSetOfTrianglesPtr & | mrpt::opengl::operator<< (CSetOfTrianglesPtr &s, const CSetOfTriangles::TTriangle &t) |
| Inserts a triangle into the list. | |
Variables | |
| class OPENGL_IMPEXP | mrpt::opengl::CSetOfTriangles |
| struct OPENGL_IMPEXP | mrpt::opengl::CSetOfTrianglesPtr |
| Page generated by Doxygen 1.9.8 for MRPT 1.4.0 SVN: at Thu Dec 14 16:54:58 UTC 2023 |