glfw3d v1.0.0 (2016-10-16T12:50:41Z)
Dub
Repo
MonitorSize
glfw3d
Monitor
Utility structs.
struct
MonitorSize {
int
widthMM
;
int
heightMM
;
}
Members
Variables
heightMM
int
heightMM
;
Undocumented in source.
widthMM
int
widthMM
;
Undocumented in source.
Meta
Source
See Implementation
glfw3d
Monitor
classes
Monitor
functions
glfw3dGetMonitors
structs
GammaRamp
MonitorPosition
MonitorSize
VideoMode
Utility structs.