| 1533 | template <vkb::BindingType bindingType> |
| 1534 | inline float Gui<bindingType>::StatsView::get_top_padding() const |
| 1535 | { |
| 1536 | return top_padding; |
| 1537 | } |
| 1538 | |
| 1539 | template <vkb::BindingType bindingType> |
| 1540 | inline void Gui<bindingType>::StatsView::reset_max_value(const StatIndex index) |
| 1541 | { |