Function nextGlyphID

Generates a unique glyph ID to control the lifetime of GPU glyph cache items.

uint nextGlyphID();

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