Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ clear
Method
clear
src/Core/System/Window.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void Window::clear()
77
{
78
m_window.clear(m_background);
79
}
80
81
void Window::close()
82
{
Callers
1
LoadMountFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected