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