#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 | |
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. | |
Functions | |
OPENGL_IMPEXP::mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CAssimpModelPtr &pObj) |
Variables | |
class OPENGL_IMPEXP | mrpt::opengl::CAssimpModel |
struct OPENGL_IMPEXP | mrpt::opengl::CAssimpModelPtr |
Page generated by Doxygen 1.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 14:10:35 UTC 2023 |