MCPcopy 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
523void AppImplLinux::setWindow( WindowRef window )
524{
525 mActiveWindow = window;
526}
527
528size_t AppImplLinux::getNumWindows() const
529{

Callers 12

keyDownMethod · 0.45
drawMethod · 0.45
resizeMethod · 0.45
keyDownMethod · 0.45
drawMethod · 0.45
resizeMethod · 0.45
onWindowSizeMethod · 0.45
onWindowMoveMethod · 0.45
onKeyboardMethod · 0.45
onMousePosMethod · 0.45
onMouseButtonMethod · 0.45
onMouseWheelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected