Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ Clear
Method
Clear
src/Nazara/Utility/SimpleTextDrawer.cpp:46–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void SimpleTextDrawer::Clear()
47
{
48
m_text.Clear(true);
49
ClearGlyphs();
50
}
51
52
const Recti& SimpleTextDrawer::GetBounds() const
53
{
Callers
6
ClearGlyphCache
Method · 0.45
Uninitialize
Method · 0.45
HasAlpha
Method · 0.45
Save
Method · 0.45
Parse
Method · 0.45
Save
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected