JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::RenderingHelpers::GlyphCache::Key Struct Reference
Collaboration diagram for juce::RenderingHelpers::GlyphCache::Key:

Public Member Functions

bool operator< (const Key &other) const
 

Public Attributes

Font font
 
int glyph
 

Member Function Documentation

◆ operator<()

bool juce::RenderingHelpers::GlyphCache::Key::operator< ( const Key other) const
inline

Member Data Documentation

◆ font

Font juce::RenderingHelpers::GlyphCache::Key::font

Referenced by operator<().

◆ glyph

int juce::RenderingHelpers::GlyphCache::Key::glyph

Referenced by operator<().


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