MCPcopy 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
101void Window::makeCurrent()
102{
103 FG_THROW(fg_make_window_current(get()));
104}
105
106void Window::hide()
107{

Callers 15

fg_make_window_currentFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 1

fg_make_window_currentFunction · 0.85

Tested by

no test coverage detected