ratio3_4 constant

double const ratio3_4

Represents a 3:4 aspect ratio.

Implementation

static const double ratio3_4 = 3 / 4;