Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ show
Method
show
src/backend/opengl/window_impl.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void window_impl::show()
244
{
245
mWindow->show();
246
}
247
248
bool window_impl::close()
249
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected