#include "opengl-precomp.h"#include <mrpt/opengl/CRenderizable.h>#include <mrpt/opengl/gl_utils.h>#include <mrpt/synch/CCriticalSection.h>#include <mrpt/utils/CStringList.h>#include <mrpt/math/utils.h>#include <mrpt/poses/CPoint3D.h>#include <mrpt/poses/CPoint2D.h>#include <mrpt/poses/CPose3D.h>#include <mrpt/utils/CStream.h>#include "opengl_internals.h"
Go to the source code of this file.
Classes | |
| struct | TOpenGLNameBooker |
Macros | |
| #define | MAX_GL_TEXTURE_IDS 0x10000 |
| #define | MAX_GL_TEXTURE_IDS_MASK 0x0FFFF |
| #define MAX_GL_TEXTURE_IDS 0x10000 |
Definition at line 32 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::getNewTextureNumber().
| #define MAX_GL_TEXTURE_IDS_MASK 0x0FFFF |
Definition at line 33 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::getNewTextureNumber().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |