Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ width
Method
width
src/backend/opengl/window_impl.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
int window_impl::width() const
219
{
220
return mWindow->mWidth;
221
}
222
223
int window_impl::height() const
224
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected