Main MRPT website > C++ reference
MRPT logo

CSetOfObjects.h File Reference

#include <mrpt/opengl/CRenderizable.h>
Include dependency graph for CSetOfObjects.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::opengl::CSetOfObjects
 A set of object, which are referenced to the coordinates framework established in this object. 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.


Typedefs

typedef std::deque
< CRenderizablePtr > 
mrpt::opengl::CListOpenGLObjects
 A list of objects pointers, automatically managing memory free at destructor, and managing copies correctly.

Functions

CSetOfObjectsPtr & mrpt::opengl::operator<< (CSetOfObjectsPtr &s, const CRenderizablePtr &r)
 Inserts an object into the list.
template<class T >
CSetOfObjectsPtr & mrpt::opengl::operator<< (CSetOfObjectsPtr &o, const std::vector< T > &v)
 Inserts a set of objects into the list.

Variables

class OPENGL_IMPEXP mrpt::opengl::CSetOfObjects
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010