glfw3d v2.1.0 (2016-12-03T15:20:53Z)
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