Searched refs:recipLen (Results 1 – 1 of 1) sorted by relevance
291 float recipLen = 1.0f / len; in newRotate() local292 x *= recipLen; in newRotate()293 y *= recipLen; in newRotate()294 z *= recipLen; in newRotate()