Home
last modified time | relevance | path

Searched refs:distref2 (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx3603 Standard_Real x,y,distref2; in ChFi3d_ComputesIntPC() local
3608 distref2 = p3d1.SquareDistance(p3d2); in ChFi3d_ComputesIntPC()
3624 if(dist2<distref2) { in ChFi3d_ComputesIntPC()