Rendering Engine 0.2.9
Modular Graphics Rendering Engine | v0.2.9
rendering_engine::GlyphIndex Struct Reference

Opaque glyph identifier within a font. More...

#include <font_resources.hpp>

Public Attributes

std::uint32_t index
 

Detailed Description

Opaque glyph identifier within a font.

Definition at line 29 of file font_resources.hpp.

Member Data Documentation

◆ index

std::uint32_t rendering_engine::GlyphIndex::index

Definition at line 31 of file font_resources.hpp.


The documentation for this struct was generated from the following file: