Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/IntWalk/
H A DIntWalk_PWalking.cxx1465 const Standard_Real aDot1 = V1onS1 * V2onS1; in Perform() local
1468 if ((aDot1 < 0.0) || (aDot2 < 0.0)) in Perform()