Struct WindowingAPI::InternalMonitor#
Defined in File WindowingAPI.h
Nested Relationships#
This struct is a nested type of Class WindowingAPI.
Struct Documentation#
-
struct InternalMonitor#
Monitor structure.
Public Members
-
std::string Name = {}#
-
InternalWindow *Window = nullptr#
-
std::vector<InternalVideoMode> Modes = {}#
-
InternalVideoMode CurrentMode = {}#
-
std::optional<InternalVideoMode> NativeMode = std::nullopt#
-
std::string Name = {}#