MRPT
1.9.9
|
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::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 CSetOfTriangles::TTriangle &t) |
Inserts a triangle into the list. More... | |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |