MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / get_graph_height

Method get_graph_height

framework/gui.h:1519–1522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1517template <vkb::BindingType bindingType>
1518inline float Gui<bindingType>::StatsView::get_graph_height() const
1519{
1520 return graph_height;
1521}
1522
1523template <vkb::BindingType bindingType>
1524inline StatGraphData const &Gui<bindingType>::StatsView::get_stat_graph_data(StatIndex const &stat_index) const
1525{

Callers 1

show_statsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected