Home | History | Annotate | Download | only in test

Lines Matching defs:curDist

345                 float curDist = (float)norm(cp1-cp2);
346 if( curDist < minDist )
349 minDist = curDist;