|
Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
A Monitor connected to a GPU. More...
#include <OxygenEngine/core/monitor.h>
Public Member Functions | |
| const std::string | getName () const |
| Get the Human readable monitor name. | |
| const VideoMode | getCurrentVideoMode () const |
| Get the current VideoMode of the monitor. | |
Static Public Member Functions | |
| static const Monitor | getDefaultMonitor () |
| Get main primary monitor (ie. where OS UI elements are located) | |
A Monitor connected to a GPU.
| const std::string oe::core::Monitor::getName | ( | ) | const |
Get the Human readable monitor name.