11#include "../macros.hpp"
15hi_export
namespace hi {
line_join_style
The way two lines should be joined.
Definition line_join_style.hpp:22
@ miter
The outer edge of both lines are extended until they meet to form a sharp corner.
@ bevel
The outer vertices of both lines are connected and filled in to make a blunt corner.
@ round
The end cap of the line is round.
The HikoGUI namespace.
Definition array_generic.hpp:20
DOXYGEN BUG.
Definition algorithm_misc.hpp:20