Searched refs:dSq_ (Results 1 – 1 of 1) sorted by relevance
399 f32 dSq_ = DistSqPoint3ToSegment3(P, &S2, NULL); in DistSqPoint3ToPolyline3() local401 if (dSq_ < dSq) in DistSqPoint3ToPolyline3()402 dSq = dSq_; in DistSqPoint3ToPolyline3()