#include <mrpt/opengl/CRenderizableDisplayList.h>#include <mrpt/opengl/COpenGLScene.h>#include <mrpt/utils/CMemoryChunk.h>#include <map>

Go to the source code of this file.
Classes | |
| class | mrpt::opengl::CAssimpModel |
| This class can load & render 3D models in a number of different formats (requires the library assimp). More... | |
| struct | mrpt::opengl::CAssimpModel::TInfoPerTexture |
| struct | mrpt::opengl::CAssimpModel::TImplAssimp |
| A container for automatic deletion of lib3ds's scene when the last reference of the smart_ptr's is destroyed. 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 | |
| ::mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CAssimpModelPtr &pObj) |
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |