MaterialX 1.38.2
Classes | Typedefs
GLTextureHandler.h File Reference

OpenGL texture handler. More...

#include <MaterialXRenderGlsl/Export.h>
#include <MaterialXRender/ImageHandler.h>

Go to the source code of this file.

Classes

class  GLTextureHandler
 An OpenGL texture handler class. More...
 

Typedefs

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

Detailed Description

OpenGL texture handler.