Oxygen Engine
Modern C++ 3D Engine using OpenGL
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages Concepts
oe::core::VideoMode Struct Reference

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.
 

Detailed Description

Video mode of a Monitor.


The documentation for this struct was generated from the following file: