MCPcopy Create free account
hub / github.com/ImageEngine/cortex / clear

Method clear

src/IECoreGL/FontLoader.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void FontLoader::clear()
85{
86 m_fonts.clear();
87}
88
89FontLoader *FontLoader::defaultFontLoader()
90{

Callers 3

testMethod · 0.95
clearChildrenMethod · 0.45
endIDRenderMethod · 0.45

Calls

no outgoing calls

Tested by 1

testMethod · 0.76