|
Monado OpenXR Runtime
|
Histogram based on single precision bars. More...
#include <util/u_var.h>

Data Fields | |
| float * | values |
| Bin heights. More... | |
| int | count |
| Number of bins. More... | |
| float | width |
| Widget width or 0 for auto. More... | |
| float | height |
| Widget height or 0 for auto. More... | |
Histogram based on single precision bars.
| int u_var_histogram_f32::count |
Number of bins.
| float u_var_histogram_f32::height |
Widget height or 0 for auto.
| float* u_var_histogram_f32::values |
Bin heights.
| float u_var_histogram_f32::width |
Widget width or 0 for auto.