MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_loaded()

bool MayaFlux::Portal::Text::FontFace::is_loaded ( ) const
inline

Returns true after a successful load() call.

Definition at line 53 of file FontFace.hpp.

53{ return m_face != nullptr; }

Referenced by MayaFlux::Portal::Text::GlyphAtlas::get_or_rasterize().

+ Here is the caller graph for this function: