mikroSDK Reference Manual
gl_size_t Struct Reference

The context structure for storing width and height in number of pixels on the screen. More...

Data Fields

gl_uint_t width
 
gl_uint_t height
 

Detailed Description

User shall define the values stored within.

Field Documentation

◆ width

gl_uint_t gl_size_t::width

Width.

◆ height

gl_uint_t gl_size_t::height

Height.