nCine::IGfxDevice::Monitor struct

A structure representing a connected monitor.

Public variables

const char* name
The monitor name.
Vector2i position
The position of the monitor's viewport on the virtual screen.
Vector2f scale
The content scale factor.
std::int32_t numVideoModes
The number of video modes in the array.
VideoMode videoModes
The array of video modes supported by the monitor.