![]() |
Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
|
Struct for the resolution. More...
#include <gva.h>
Data Fields | |
uint32_t | width = 0 |
The width of the screen. | |
uint32_t | height = 0 |
The height of the screen. | |
uint32_t | depth = 0 |
The depth of the screen, colour depth. | |
Struct for the resolution.
uint32_t gva::ResolutionType::depth = 0 |
The depth of the screen, colour depth.
uint32_t gva::ResolutionType::height = 0 |
The height of the screen.
uint32_t gva::ResolutionType::width = 0 |
The width of the screen.