Searched refs:invH (Results 1 – 1 of 1) sorted by relevance
1237 final float invH = 1.0f / normH; in getRotationMatrix() local1238 Hx *= invH; in getRotationMatrix()1239 Hy *= invH; in getRotationMatrix()1240 Hz *= invH; in getRotationMatrix()