Searched refs:invH (Results 1 – 1 of 1) sorted by relevance
1135 final float invH = 1.0f / normH; in getRotationMatrix() local1136 Hx *= invH; in getRotationMatrix()1137 Hy *= invH; in getRotationMatrix()1138 Hz *= invH; in getRotationMatrix()