Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getWindow
Method
getWindow
src/cinder/app/linux/AppImplLinuxGlfw.cpp:518–521 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
516
}
517
518
WindowRef AppImplLinux::getWindow() const
519
{
520
return mActiveWindow;
521
}
522
523
void AppImplLinux::setWindow( WindowRef window )
524
{
Callers
4
AppImplLinux
Method · 0.45
run
Method · 0.45
createWindow
Method · 0.45
registerWindowEvents
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected