Searched defs:sT3 (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | conicsec.cpp | 951 int sT3 = det_sgn(C); local 954 //std::cout << "sT3 = " << sT3 << std::endl; 959 if (sT3 != 0) 968 if (sT3 * st1 < 0) 985 else // sT3 * st1 > 0 |
Completed in 61 milliseconds