|
MRPT
2.0.3
|
Go to the source code of this file.
Classes | |
| class | mrpt::opengl::CSetOfTriangles |
| A set of colored triangles, able to draw any solid, arbitrarily complex object without textures. More... | |
Namespaces | |
| mrpt::opengl | |
| The namespace for 3D scene representation and rendering. | |
Functions | |
| template<class T > | |
| CSetOfTriangles::Ptr & | mrpt::opengl::operator<< (CSetOfTriangles::Ptr &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<> | |
| CSetOfTriangles::Ptr & | mrpt::opengl::operator<< (CSetOfTriangles::Ptr &s, const mrpt::opengl::TTriangle &t) |
| Inserts a triangle into the list. More... | |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020 |