Simple struct to define a bargraph meter. More...
#include <Image/DrawOps.H>
Public Attributes | |
const int * | valPtr |
std::string | label |
int | valmax |
PixRGB< byte > | color |
double | val |
double | valmax |
double | thresh |
Simple struct to define a bargraph meter.
Definition at line 66 of file GeneralGUI.H.