Searched refs:P_UV (Results 1 – 1 of 1) sorted by relevance
940 GLdouble P_UV = ScalarProd(U_Vec,V_Vec); in FindComplements() local942 GLdouble P_Den = P_U2*P_V2 - P_UV*P_UV; in FindComplements()949 GLdouble C_UV = - Norm*P_UV; in FindComplements()