MCPcopy Create free account
hub / github.com/cinder/Cinder / setWindow

Method setWindow

src/cinder/app/android/AppImplAndroid.cpp:420–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418}
419
420void AppImplAndroid::setWindow( WindowRef window )
421{
422 mActiveWindow = window;
423}
424
425size_t AppImplAndroid::getNumWindows() const
426{

Callers 7

WndProcFunction · 0.45
drawMethod · 0.45
resizeMethod · 0.45
keyDownMethod · 0.45
keyDownMethod · 0.45
drawMethod · 0.45
resizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected