Searched defs:invSinTheta (Results 1 – 1 of 1) sorted by relevance
657 float invSinTheta = 1f / FastMath.sin(theta); in slerp() local714 float invSinTheta = 1f / FastMath.sin(theta); in slerp() local