modm API documentation
modm::gui::Dimension Struct Reference

Public Member Functions

 Dimension (int16_t w, int16_t h)
 
bool operator== (const Dimension &other) const
 

Public Attributes

int16_t width
 
int16_t height
 

The documentation for this struct was generated from the following file: