HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Data Structures | Namespaces | Functions
sdf_r8.hpp File Reference

Defines the signed distance field pixel type sdf_r8. More...

#include "snorm_r8.hpp"
#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <bit>
#include <cstdint>

Go to the source code of this file.

Data Structures

struct  v1::sdf_r8
 A pixel of a single channel signed distance field. More...
 

Namespaces

namespace  v1
 DOXYGEN BUG.
 

Functions

 hi_export_module (hikogui.image.sdf_r8)
 
 hi_warning_push ()
 
 hi_warning_ignore_msvc (26434)
 
 hi_warning_pop ()
 

Detailed Description

Defines the signed distance field pixel type sdf_r8.