Searched refs:invH (Results 1 – 1 of 1) sorted by relevance
1208 final float invH = 1.0f / normH; in getRotationMatrix() local1209 Hx *= invH; in getRotationMatrix()1210 Hy *= invH; in getRotationMatrix()1211 Hz *= invH; in getRotationMatrix()