Searched refs:fScalarB (Results 1 – 1 of 1) sorted by relevance
195 const double fScalarB(aTangentB.scalar(aTangentB)); in impIsSimpleEdge() local197 if(fTools::moreOrEqual(fScalarB, fLengthCompareE)) in impIsSimpleEdge()203 if(fTools::lessOrEqual(fScalarBE * fScalarBE, fScalarB * fScalarE * fMaxCosQuad)) in impIsSimpleEdge()
Completed in 15 milliseconds