HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTextureHandler.h File Reference
+ Include dependency graph for GLTextureHandler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GLTextureHandler
 

Typedefs

using GLTextureHandlerPtr = std::shared_ptr< class GLTextureHandler >
 Shared pointer to an OpenGL texture handler. More...
 

Detailed Description

OpenGL texture handler

Definition in file GLTextureHandler.h.

Typedef Documentation

using GLTextureHandlerPtr = std::shared_ptr<class GLTextureHandler>

Shared pointer to an OpenGL texture handler.

Definition at line 19 of file GLTextureHandler.h.