Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ get
Method
get
src/api/cpp/window.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
fg_window Window::get() const
97
{
98
return mValue;
99
}
100
101
void Window::makeCurrent()
102
{
Callers
3
Window
Method · 0.45
setFont
Method · 0.45
draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected