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

Go to the source code of this file.

Classes

class  mrpt::opengl::COpenGLScene
 This class allows the user to create, load, save, and render 3D scenes using OpenGL primitives. 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

COpenGLScene::Ptr & mrpt::opengl::operator<< (COpenGLScene::Ptr &s, const CRenderizable::Ptr &r)
 Inserts an openGL object into a scene. More...
 
template<class T >
COpenGLScene::Ptr & mrpt::opengl::operator<< (COpenGLScene::Ptr &s, const std::vector< T > &v)
 Inserts any iterable collection of openGL objects into a scene, allowing call chaining. 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