Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ clear
Method
clear
src/Core/Graphics/Canvas.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void Canvas::clear()
244
{
245
m_elements.clear();
246
}
247
248
void Canvas::remove(const std::string& id)
249
{
Callers
2
refresh
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected