HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
extent2.hpp File Reference

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)

Detailed Description

Defined the geo::extent, extent2 and extent3 types.