Searched defs:s_VecSquareLenTol (Results 1 – 2 of 2) sorted by relevance
379 const float s_VecSquareLenTol = 1.0e-6f; in NormalizeRotateMatrix() local445 const float s_VecSquareLenTol = 1.0e-6f; in QuaternionToRotateMatrix() local
35 const float s_VecSquareLenTol = 1.0e-6f; variable