|
HikoGUI
A low latency retained GUI
|
Public Member Functions | |
| hit_box (std::weak_ptr< tt::widget const > widget, float elevation=-std::numeric_limits< float >::max(), Type type=Type::Default) noexcept | |
Data Fields | |
| std::weak_ptr< widget const > | widget |
| float | elevation |
| Type | type |
Friends | |
| bool | operator< (hit_box const &lhs, hit_box const &rhs) noexcept |