Monitor struct
#include <nCine/Graphics/IGfxDevice.h>
Connected monitor.
Public variables
- const char* name
- Monitor name.
- Vector2i position
- Position of the monitor's viewport on the virtual screen.
- Vector2f scale
- Content scale factor.
-
std::
int32_t numVideoModes - Number of valid entries in videoModes.
- VideoMode videoModes
- Video modes supported by the monitor.