| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GlTextureManager Class ReferenceClass to manage textures Singleton class to load/store textures need by OpenGL rendering. More...
Collaboration diagram for tlp::GlTextureManager:
![]() Public Member Functions
Static Public Member Functions
Detailed DescriptionClass to manage textures Singleton class to load/store textures need by OpenGL rendering. Member Function Documentation
Activate a texture with given name
Begin a new texture with given name
Change the current OpenGl context (each OpenGl window have a different OpenGl context)
Create the texture manager singleton
Remove texture with given name
Disable texture with given name
Return the texture manager singleton, il singleton doesn't exist this function create it
Return texture info (id, width and height) for the given name
Load texture with given name
Load texture with textureName from Raw data
Remove all textures of an OpenGl context and remove this context |
Tulip Software by LaBRI Visualization Team 2001 - 2010 |