#include <mrpt/opengl/CRenderizableDisplayList.h>
#include <mrpt/opengl/COpenGLScene.h>
#include <mrpt/utils/CMemoryChunk.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | mrpt::opengl::C3DSScene |
This element keeps a set of objects imported from a 3DStudio file (.3ds). More... | |
struct | mrpt::opengl::C3DSScene::TImpl3DS |
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, C3DSScenePtr &pObj) |
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 |