Diligent::ITextureGL struct

Exposes OpenGL-specific functionality of a texture object.

Contents

Base classes

struct ITexture
Texture inteface.

Public functions

auto GetGLTextureHandle() -> GLuint METHOD() virtual
Returns OpenGL texture handle.
auto GetBindTarget() const -> GLenum METHOD() virtual
Returns bind target of the native OpenGL texture.