FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
business_logic::geometry::Size2D Struct Referencefinal

A basic struct representing a 2D size. More...

#include <Size2D.h>

+ Collaboration diagram for business_logic::geometry::Size2D:

Public Attributes

int width
 
int height
 

Detailed Description

A basic struct representing a 2D size.

Definition at line 8 of file Size2D.h.

Member Data Documentation

◆ height

int business_logic::geometry::Size2D::height

The height

Definition at line 18 of file Size2D.h.

Referenced by business_logic::BlocksManager::handleMouseMove().

◆ width

int business_logic::geometry::Size2D::width

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