Home
last modified time | relevance | path

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

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DV3d_View.hxx534 …teger theMinXp, const Standard_Integer theMinYp, const Standard_Integer theMaxXp, const Standard_I…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DV3d_View.hxx546 …teger theMinXp, const Standard_Integer theMinYp, const Standard_Integer theMaxXp, const Standard_I…
/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d_View.hxx546 …teger theMinXp, const Standard_Integer theMinYp, const Standard_Integer theMaxXp, const Standard_I…
H A DV3d_View.cxx1513 const Standard_Integer theMaxXp, in WindowFit() argument
1531 Standard_Real aUMax = (2.0 / aWinWidth) * theMaxXp - 1.0; in WindowFit()
1558 Convert (theMaxXp, theMaxYp, aX2, aY2); in WindowFit()