|
MRPT
1.9.9
|
Definition at line 33 of file CRenderizable.cpp.
Static Public Member Functions | |
| static TOpenGLNameBooker & | instance () |
Public Attributes | |
| std::vector< bool > | freeTextureNames |
| unsigned int | next_free_texture |
| std::recursive_mutex | cs |
Private Member Functions | |
| TOpenGLNameBooker () | |
|
inlineprivate |
Definition at line 36 of file CRenderizable.cpp.
|
inlinestatic |
Definition at line 47 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::getNewTextureNumber(), and mrpt::opengl::CRenderizable::releaseTextureName().
| std::recursive_mutex TOpenGLNameBooker::cs |
Definition at line 45 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| std::vector<bool> TOpenGLNameBooker::freeTextureNames |
Definition at line 43 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| unsigned int TOpenGLNameBooker::next_free_texture |
Definition at line 44 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST |