Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Functions
CSetOfTriangles.h File Reference
#include <mrpt/opengl/CRenderizableDisplayList.h>
#include <mrpt/math/geometry.h>
Include dependency graph for CSetOfTriangles.h:
This graph shows which files directly or indirectly include this file:

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

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.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST