Searched refs:invH (Results 1 – 1 of 1) sorted by relevance
992 final float invH = 1.0f / normH; in getRotationMatrix() local993 Hx *= invH; in getRotationMatrix()994 Hy *= invH; in getRotationMatrix()995 Hz *= invH; in getRotationMatrix()