Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ setWindow
Method
setWindow
src/cinder/app/linux/AppImplLinuxGlfw.cpp:523–526 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
521
}
522
523
void AppImplLinux::setWindow( WindowRef window )
524
{
525
mActiveWindow = window;
526
}
527
528
size_t AppImplLinux::getNumWindows() const
529
{
Callers
12
keyDown
Method · 0.45
draw
Method · 0.45
resize
Method · 0.45
keyDown
Method · 0.45
draw
Method · 0.45
resize
Method · 0.45
onWindowSize
Method · 0.45
onWindowMove
Method · 0.45
onKeyboard
Method · 0.45
onMousePos
Method · 0.45
onMouseButton
Method · 0.45
onMouseWheel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected