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

Method ~WindowImplLinux

src/cinder/app/linux/WindowImplLinuxHeadless.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48WindowImplLinux::~WindowImplLinux()
49{
50 mAppImpl->unregisterWindowEvents( this );
51}
52
53void WindowImplLinux::setFullScreen( bool fullScreen, const app::FullScreenOptions &options )
54{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected