Main MRPT website > C++ reference for MRPT 1.4.0
Classes | Namespaces | Functions
CSetOfTriangles.h File Reference
#include <mrpt/opengl/CRenderizableDisplayList.h>
#include <mrpt/math/geometry.h>

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

::mrpt::utils::CStreammrpt::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.9.2 for MRPT 1.4.0 SVN: at Mon Sep 20 00:47:55 UTC 2021