Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
Video mode of a Monitor. More...
#include <OxygenEngine/core/monitor.h>
Public Attributes | |
glm::ivec2 | dimensions |
Dimensions of the screen (in pixels) | |
glm::ivec3 | color_bits |
Bit depth for each color. | |
int32_t | refresh_rate |
Refresh rate, in Hz. | |
Video mode of a Monitor.