HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
geometry
line_end_cap.hpp
Go to the documentation of this file.
1
// Copyright Take Vos 2021.
2
// Distributed under the Boost Software License, Version 1.0.
3
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
4
9
#pragma once
10
11
namespace
hi
{
12
inline
namespace
v1
{
13
17
enum class
line_end_cap
{
20
flat
,
21
24
round
25
};
26
27
}}
// namespace hi::inline v1
28
hi::v1::line_end_cap
line_end_cap
The way two lines should be joined.
Definition
line_end_cap.hpp:17
hi::v1::line_end_cap::flat
@ flat
The end cap of the line is flat.
hi::v1::line_end_cap::round
@ round
The end cap of the line is round.
v1
DOXYGEN BUG.
Definition
algorithm.hpp:15
hi
geometry/margins.hpp
Definition
assert.hpp:18
Generated on Mon Apr 22 2024 12:52:09 for HikoGUI by
1.10.0