Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions | Variables
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

struct  mrpt::opengl::CSetOfTrianglesPtr
 
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.
 
template<>
CSetOfTrianglesPtr & mrpt::opengl::operator<< (CSetOfTrianglesPtr &s, const CSetOfTriangles::TTriangle &t)
 Inserts a triangle into the list.
 

Variables

class OPENGL_IMPEXP mrpt::opengl::CSetOfTriangles
 



Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013