|
HikoGUI
A low latency retained GUI
|
Static Public Member Functions | |
| static constexpr translate | align (aarectangle src_rectangle, aarectangle dst_rectangle, alignment alignment) noexcept |
| Align a rectangle within another rectangle. | |
Friends | |
| constexpr translate | round (translate const &rhs) noexcept |
|
inlinestaticconstexprnoexcept |
Align a rectangle within another rectangle.
| src_rectangle | The rectangle to translate into the dst_rectangle |
| dst_rectangle | The destination rectangle. |
| alignment | How the source rectangle should be aligned inside the destination rectangle. |