FastUIDraw
fastuidraw::GlyphCache Member List

This is the complete list of members for fastuidraw::GlyphCache, including all inherited members.

add_glyph(Glyph glyph, bool upload_to_atlas=true)fastuidraw::GlyphCache
add_reference(const reference_counted_base< T, Counter > *p)fastuidraw::reference_counted_base< T, Counter >inlinestatic
allocate_data(c_array< const uint32_t > pdata)fastuidraw::GlyphCache
clear_atlas(void)fastuidraw::GlyphCache
clear_cache(void)fastuidraw::GlyphCache
deallocate_data(AllocationHandle h)fastuidraw::GlyphCache
delete_glyph(Glyph glyph)fastuidraw::GlyphCache
fetch_glyph(GlyphRenderer render, const FontBase *font, uint32_t glyph_code, bool upload_to_atlas=true)fastuidraw::GlyphCache
fetch_glyph_metrics(const FontBase *font, uint32_t glyph_code)fastuidraw::GlyphCache
fetch_glyph_metrics(const FontBase *font, c_array< const uint32_t > glyph_codes, c_array< GlyphMetrics > out_metrics)fastuidraw::GlyphCache
fetch_glyph_metrics(c_array< const GlyphSource > glyph_sources, c_array< GlyphMetrics > out_metrics)fastuidraw::GlyphCache
fetch_glyphs(GlyphRenderer render, const FontBase *font, c_array< const uint32_t > glyph_codes, c_array< Glyph > out_glyphs, bool upload_to_atlas=true)fastuidraw::GlyphCache
fetch_glyphs(GlyphRenderer render, c_array< const GlyphSource > glyph_sources, c_array< Glyph > out_glyphs, bool upload_to_atlas=true)fastuidraw::GlyphCache
fetch_glyphs(GlyphRenderer render, c_array< const GlyphMetrics > glyph_metrics, c_array< Glyph > out_glyphs, bool upload_to_atlas=true)fastuidraw::GlyphCache
GlyphCache(reference_counted_ptr< GlyphAtlas > patlas)fastuidraw::GlyphCacheexplicit
number_times_atlas_cleared(void)fastuidraw::GlyphCache
reference_counted_base(void)fastuidraw::reference_counted_base< T, Counter >inline
remove_reference(const reference_counted_base< T, Counter > *p)fastuidraw::reference_counted_base< T, Counter >inlinestatic
~GlyphCache() (defined in fastuidraw::GlyphCache)fastuidraw::GlyphCache
~reference_counted_base() (defined in fastuidraw::reference_counted_base< T, Counter >)fastuidraw::reference_counted_base< T, Counter >inlinevirtual