Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/Contap/
H A DContap_Contour.cxx1476 gp_Dir aProjDir = mySFunc.Direction(); in Perform() local
1478 if(aTorDir.Dot(aProjDir) < Precision::Confusion()) { in Perform()
/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d_View.cxx2194 const gp_Dir aProjDir = Camera()->Direction().Reversed(); in Twist() local
2195 if (aP.Dot (aProjDir.XYZ()) < 0.0) in Twist()