HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Friends
tt::font_glyph_ids Class Reference

Public Member Functions

 font_glyph_ids (font_glyph_ids const &rhs) noexcept
 
 font_glyph_ids (font_glyph_ids &&rhs) noexcept
 
font_glyph_idsoperator= (font_glyph_ids const &rhs) noexcept
 
font_glyph_idsoperator= (font_glyph_ids &&rhs) noexcept
 
void clear () noexcept
 
 operator bool () const noexcept
 
tt::font_id font_id () const noexcept
 
void set_font_id (tt::font_id font_id) noexcept
 
font_glyph_idsoperator+= (glyph_id rhs) noexcept
 
glyph_id front () const noexcept
 
glyph_id operator[] (size_t index) const noexcept
 
size_t size () const noexcept
 
size_t hash () const noexcept
 
std::pair< graphic_path, aarectanglegetPathAndBoundingBox () const noexcept
 
aarectangle getBoundingBox () const noexcept
 

Friends

bool operator== (font_glyph_ids const &lhs, font_glyph_ids const &rhs) noexcept
 

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