Lines Matching defs:sign
504 float sign = rnd.getBool() ? 1.0f : -1.0f;505 transData[i] = rnd.getFloat(0.7f, 1.4f) * sign;