ratio3_4 constant
double
const ratio3_4
ratio of width and height is 3 : 4
Implementation
static const double ratio3_4 = 3.0 / 4.0;
ratio of width and height is 3 : 4
static const double ratio3_4 = 3.0 / 4.0;