Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ get
Method
get
src/backend/opengl/window_impl.cpp:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
const wtk::Widget* window_impl::get() const
229
{
230
return mWindow;
231
}
232
233
const std::shared_ptr<colormap_impl>& window_impl::colorMapPtr() const
234
{
Callers
4
toString
Function · 0.45
MakeContextCurrent
Function · 0.45
window_impl
Method · 0.45
makeCurrent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected