HikoGUI
A low latency retained GUI
|
Defines line_join_style. 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_join_style { hi::v1::line_join_style::none , hi::v1::line_join_style::bevel , hi::v1::line_join_style::miter , hi::v1::line_join_style::round } |
The way two lines should be joined. More... | |
Functions | |
hi_export_module (hikogui.geometry :line_join_style) | |
Defines line_join_style.