1.1.0
CCC
 
EPowerPT.hpp File Reference
#include "Enum/AEnum.hpp"

Macros

#define ENUM_POWER_PT
 

Macro Definition Documentation

#define ENUM_POWER_PT
Value:
EPowerPT, UNDEFINED, \
UNDEFINED, -1, "Power is undefined", \
ONE, 0, "Power is 1", \
MINUSONE, 1, "Power is -1", \
MINUSHALF, 2, "Power is -0.5", \
HALF, 3, "Power is 0.5", \
LOG, 4, "Logarithm"