11#include "../macros.hpp"
13hi_export_module(hikogui.geometry : line_end_cap);
15hi_export
namespace hi {
line_end_cap
The way two lines should be joined.
Definition line_end_cap.hpp:21
@ flat
The end cap of the line is flat.
Definition line_end_cap.hpp:24
@ round
The end cap of the line is round.
Definition line_end_cap.hpp:28
The HikoGUI namespace.
Definition array_generic.hpp:21
The HikoGUI API version 1.
Definition array_generic.hpp:22