#include <mrpt/opengl/CRenderizable.h>
Go to the source code of this file.
Classes | |
class | mrpt::opengl::CRenderizableDisplayList |
A renderizable object suitable for rendering with OpenGL's display lists. 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. | |
Macros | |
#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 18 of file CRenderizableDisplayList.h.
Referenced by mrpt::opengl::CRenderizableDisplayList::render(), and mrpt::opengl::CRenderizableDisplayList::~CRenderizableDisplayList().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |