#include <mrpt/opengl/CRenderizable.h>

Go to the source code of this file.
Classes | |
| struct | mrpt::opengl::CRenderizableDisplayListPtr |
| class | mrpt::opengl::CRenderizableDisplayList |
| A renderizable object suitable for rendering with OpenGL's display lists. 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. | |
Defines | |
| #define | INVALID_DISPLAY_LIST_ID static_cast<unsigned int>(-1) |
Functions | |
| ::mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CRenderizableDisplayListPtr &pObj) |
| #define INVALID_DISPLAY_LIST_ID static_cast<unsigned int>(-1) |
Definition at line 37 of file CRenderizableDisplayList.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |