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 30 of file geometry_type.hpp.
◆ Dimension() [1/2]
constexpr Dimension::Dimension |
( |
| ) |
|
|
inlineconstexpr |
◆ Dimension() [2/2]
constexpr 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: