enum hiro::BoolFunc¶
Overview¶
Type of function used to evaluate boolean conditions. More…
#include <GuiTypes.h> enum BoolFunc { equals_true, equals_false, };
Type of function used to evaluate boolean conditions. More…
#include <GuiTypes.h> enum BoolFunc { equals_true, equals_false, };