Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIFontTTF::Glyph Struct Reference

#include <GUIFontTTF.h>

Public Member Functions

 Glyph (const hb_glyph_info_t &glyphInfo, const hb_glyph_position_t &glyphPosition)
 

Public Attributes

hb_glyph_info_t m_glyphInfo {}
 
hb_glyph_position_t m_glyphPosition {}
 

Constructor & Destructor Documentation

◆ Glyph()

CGUIFontTTF::Glyph::Glyph ( const hb_glyph_info_t & glyphInfo,
const hb_glyph_position_t & glyphPosition )
inline

Member Data Documentation

◆ m_glyphInfo

hb_glyph_info_t CGUIFontTTF::Glyph::m_glyphInfo {}

◆ m_glyphPosition

hb_glyph_position_t CGUIFontTTF::Glyph::m_glyphPosition {}

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