Definition at line 35 of file CRenderizable.cpp.
Static Public Member Functions | |
| static TOpenGLNameBooker & | instance () |
Public Attributes | |
| std::vector< bool > | freeTextureNames |
| unsigned int | next_free_texture |
| synch::CCriticalSectionRecursive | cs |
Private Member Functions | |
| TOpenGLNameBooker () | |
|
inlineprivate |
Definition at line 38 of file CRenderizable.cpp.
|
inlinestatic |
Definition at line 50 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::getNewTextureNumber(), and mrpt::opengl::CRenderizable::releaseTextureName().
| synch::CCriticalSectionRecursive TOpenGLNameBooker::cs |
Definition at line 48 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| std::vector<bool> TOpenGLNameBooker::freeTextureNames |
Definition at line 46 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| unsigned int TOpenGLNameBooker::next_free_texture |
Definition at line 47 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |