neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::glyph_metrics Struct Reference

#include <i_glyph.hpp>

Public Attributes

vec2 extents
 
vec2 bearing
 

Detailed Description

Definition at line 41 of file i_glyph.hpp.

Member Data Documentation

◆ bearing

vec2 neogfx::glyph_metrics::bearing

Definition at line 44 of file i_glyph.hpp.

◆ extents

vec2 neogfx::glyph_metrics::extents

Definition at line 43 of file i_glyph.hpp.


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