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
Namespaces | Enumerations | Functions
line_end_cap.hpp File Reference

Defined line_end_cap. More...

#include "../macros.hpp"

Go to the source code of this file.

Namespaces

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

Enumerations

enum class  hi::v1::line_end_cap { hi::v1::line_end_cap::flat , hi::v1::line_end_cap::round }
 The way two lines should be joined. More...
 

Functions

 hi_export_module (hikogui.geometry :line_end_cap)
 

Detailed Description

Defined line_end_cap.