Searched refs:invH (Results 1 – 1 of 1) sorted by relevance
1006 final float invH = 1.0f / normH; in getRotationMatrix() local1007 Hx *= invH; in getRotationMatrix()1008 Hy *= invH; in getRotationMatrix()1009 Hz *= invH; in getRotationMatrix()