HikoGUI
A low latency retained GUI
|
Defined the geo::extent, extent2 and extent3 types. More...
#include "vector2.hpp"
#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <hikocpu/hikocpu.hpp>
#include <compare>
#include <concepts>
#include <format>
#include <ostream>
#include <exception>
Go to the source code of this file.
Data Structures | |
class | hi::v1::extent2 |
A high-level geometric extent. More... | |
struct | std::formatter< hi::extent2, char > |
Namespaces | |
namespace | hi |
The HikoGUI namespace. | |
namespace | hi::v1 |
The HikoGUI API version 1. | |
Functions | |
hi_export_module (hikogui.geometry :extent2) | |
Defined the geo::extent, extent2 and extent3 types.