gdk.gltexture
Module for [GLTexture] class
Types 3
classGLTexture : gdk.texture.Texture
A GdkTexture representing a GL texture object.
Methods
GLTextureGidBuilder builder() static nothrowGet builder for [gdk.gltexture.GLTexture] Returns: New builder objectConstructors
this(gdk.glcontext.GLContext context, uint id, int width, int height, glib.types.DestroyNotify destroy, void * data = null)Creates a new texture for an existing GL texture.Fluent builder implementation template for gdk.gltexture.GLTexture
Fluent builder for gdk.gltexture.GLTexture