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

Public Member Functions

 FontGlyphIDs (FontGlyphIDs const &rhs) noexcept
 
tt_force_inline FontGlyphIDs (FontGlyphIDs &&rhs) noexcept
 
FontGlyphIDsoperator= (FontGlyphIDs const &rhs) noexcept
 
tt_force_inline FontGlyphIDsoperator= (FontGlyphIDs &&rhs) noexcept
 
void clear () noexcept
 
tt_force_inline operator bool () const noexcept
 
tt_force_inline FontID font_id () const noexcept
 
tt_force_inline void set_font_id (FontID font_id) noexcept
 
FontGlyphIDsoperator+= (GlyphID rhs) noexcept
 
tt_force_inline GlyphID front () const noexcept
 
tt_force_inline GlyphID operator[] (size_t index) const noexcept
 
tt_force_inline size_t size () const noexcept
 
size_t hash () const noexcept
 
std::pair< Path, aarectgetPathAndBoundingBox () const noexcept
 
aarect getBoundingBox () const noexcept
 

Friends

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

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