MCPcopy 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
502GLFWmonitor* DisplayLinux::getGlfwMonitor() const
503{
504 return mMonitor;
505}
506
507DisplayRef PlatformLinux::findDisplayFromGlfwMonitor( GLFWmonitor *monitor )
508{

Callers 3

WindowImplLinuxMethod · 0.80
setFullScreenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected