Dimensions (a width and height) of a rectangle in 2D.
More...
#include <geometry_type.hpp>
Dimensions (a width and height) of a rectangle in 2D.
Definition at line 56 of file geometry_type.hpp.
◆ Dimension() [1/2]
◆ Dimension() [2/2]
| Dimension::Dimension |
( |
uint | w, |
|
|
uint | h ) |
|
inlineconstexpr |
◆ operator<()
| bool Dimension::operator< |
( |
const Dimension & | other | ) |
const |
|
inline |
◆ operator==()
| bool Dimension::operator== |
( |
const Dimension & | other | ) |
const |
|
inline |
◆ height
◆ width
The documentation for this struct was generated from the following file: