dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GLConfigCallback
dlangui
graphics
gldrawbuf
Undocumented in source.
static if
(
BACKEND_GUI
)
static if
(
ENABLE_OPENGL
)
interface
GLConfigCallback {
void
saveConfiguration
();
void
restoreConfiguration
();
}
Members
Functions
restoreConfiguration
void
restoreConfiguration
()
Undocumented in source.
saveConfiguration
void
saveConfiguration
()
Undocumented in source.
Meta
Source
See Implementation
dlangui
graphics
gldrawbuf
aliases
TextureRef
classes
CustomSceneItem
GLDrawBuf
GLTexture
GLTextureCache
Scene
SceneItem
functions
destroyGLCaches
hasActiveScene
initGLCaches
onGlyphDestroyedCallback
onObjectDestroyedCallback
interfaces
GLConfigCallback
manifest constants
MAX_TEX_SIZE
MIN_TEX_SIZE