MCPcopy Create free account
hub / github.com/cinder/Cinder / ~WindowImplLinux

Method ~WindowImplLinux

src/cinder/app/linux/WindowImplLinuxGlfw.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112WindowImplLinux::~WindowImplLinux()
113{
114 mAppImpl->unregisterWindowEvents( this );
115}
116
117void WindowImplLinux::setFullScreen( bool fullScreen, const app::FullScreenOptions &options )
118{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected