Main MRPT website > C++ reference for MRPT 1.5.8
List of all members | Static Public Member Functions | Public Attributes | Private Member Functions
TOpenGLNameBooker Struct Reference

Detailed Description

Definition at line 35 of file CRenderizable.cpp.

Static Public Member Functions

static TOpenGLNameBookerinstance ()
 

Public Attributes

std::vector< bool > freeTextureNames
 
unsigned int next_free_texture
 
synch::CCriticalSectionRecursive cs
 

Private Member Functions

 TOpenGLNameBooker ()
 

Constructor & Destructor Documentation

◆ TOpenGLNameBooker()

TOpenGLNameBooker::TOpenGLNameBooker ( )
inlineprivate

Definition at line 38 of file CRenderizable.cpp.

Member Function Documentation

◆ instance()

static TOpenGLNameBooker& TOpenGLNameBooker::instance ( )
inlinestatic

Member Data Documentation

◆ cs

synch::CCriticalSectionRecursive TOpenGLNameBooker::cs

Definition at line 48 of file CRenderizable.cpp.

Referenced by mrpt::opengl::CRenderizable::releaseTextureName().

◆ freeTextureNames

std::vector<bool> TOpenGLNameBooker::freeTextureNames

Definition at line 46 of file CRenderizable.cpp.

Referenced by mrpt::opengl::CRenderizable::releaseTextureName().

◆ next_free_texture

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.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019