prevScale constant

int const prevScale

Implementation

static const int prevTime = -5,
    prevRotate = -4,
    prevTranslate = -3,
    prevScale = -2,
    prevShear = -1;