nextGlyphId

ID generator for glyphs

Generates next glyph ID. Unique IDs are being used to control OpenGL glyph cache items lifetime.

Used for resource management. Usually you don't have to call it manually.

static if(ENABLE_OPENGL)
uint
nextGlyphId
()

Meta