|
MRPT
1.9.9
|
Definition at line 34 of file CRenderizable.cpp.
Static Public Member Functions | |
| static TOpenGLNameBooker & | instance () |
Public Attributes | |
| std::vector< bool > | freeTextureNames |
| unsigned int | next_free_texture {1} |
| std::recursive_mutex | cs |
Private Member Functions | |
| TOpenGLNameBooker () | |
|
inlineprivate |
Definition at line 37 of file CRenderizable.cpp.
|
inlinestatic |
Definition at line 44 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::getNewTextureNumber(), and mrpt::opengl::CRenderizable::releaseTextureName().
| std::recursive_mutex TOpenGLNameBooker::cs |
Definition at line 42 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| std::vector<bool> TOpenGLNameBooker::freeTextureNames |
Definition at line 40 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| unsigned int TOpenGLNameBooker::next_free_texture {1} |
Definition at line 41 of file CRenderizable.cpp.
Referenced by mrpt::opengl::CRenderizable::releaseTextureName().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |