Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d_View.cxx1544 gp_Pnt aFitBotLeft (aUMin, aVMin, aDepth); in WindowFit() local
1545 gp_Pnt aViewBotLeft = aCamera->ConvertProj2View (aFitBotLeft); in WindowFit()