Function 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.

Prototype

uint nextGlyphId();

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0