Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ makeCurrent
Method
makeCurrent
src/api/cpp/window.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void Window::makeCurrent()
102
{
103
FG_THROW(fg_make_window_current(get()));
104
}
105
106
void Window::hide()
107
{
Callers
15
fg_make_window_current
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
1
fg_make_window_current
Function · 0.85
Tested by
no test coverage detected