Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getGlfwMonitor
Method
getGlfwMonitor
src/cinder/app/linux/PlatformLinux.cpp:502–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
GLFWmonitor* DisplayLinux::getGlfwMonitor() const
503
{
504
return mMonitor;
505
}
506
507
DisplayRef PlatformLinux::findDisplayFromGlfwMonitor( GLFWmonitor *monitor )
508
{
Callers
3
WindowImplLinux
Method · 0.80
setFullScreen
Method · 0.80
findDisplayFromGlfwMonitor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected