glfw3d ~master (2022-02-01T08:06:43.5031618)
Dub
Repo
MonitorPosition
glfw3d
Monitor
Position of monitor's viewport on the virtual screen
struct
MonitorPosition {
int
x
;
int
y
;
}
Members
Variables
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
glfw3d
Monitor
classes
Monitor
functions
glfw3dGetMonitors
structs
GammaRamp
MonitorPosition
MonitorSize
VideoMode
Position of monitor's viewport on the virtual screen