HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Functions
extent3.hpp File Reference

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

#include "vector3.hpp"
#include "extent2.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::extent3
 A high-level geometric extent. More...
 
struct  std::formatter< hi::extent3, char >
 

Namespaces

namespace  hi
 The HikoGUI namespace.
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Functions

 hi_export_module (hikogui.geometry :extent3)
 

Detailed Description

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