MCPcopy 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
518WindowRef AppImplLinux::getWindow() const
519{
520 return mActiveWindow;
521}
522
523void AppImplLinux::setWindow( WindowRef window )
524{

Callers 4

AppImplLinuxMethod · 0.45
runMethod · 0.45
createWindowMethod · 0.45
registerWindowEventsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected