Home
last modified time | relevance | path

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

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_Camera.hxx311 const Bnd_Box& theGraphicBB,
316 …ZFitAll (const Standard_Real theScaleFactor, const Bnd_Box& theMinMax, const Bnd_Box& theGraphicBB) in ZFitAll() argument
319 ZFitAll (theScaleFactor, theMinMax, theGraphicBB, aZNear, aZFar); in ZFitAll()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Camera.hxx380 const Bnd_Box& theGraphicBB,
385 …ZFitAll (const Standard_Real theScaleFactor, const Bnd_Box& theMinMax, const Bnd_Box& theGraphicBB) in ZFitAll() argument
388 ZFitAll (theScaleFactor, theMinMax, theGraphicBB, aZNear, aZFar); in ZFitAll()
H A DGraphic3d_Camera.cxx1573 const Bnd_Box& theGraphicBB, in ZFitAll() argument
1583 if (theGraphicBB.IsVoid()) in ZFitAll()
1594theGraphicBB.Get (aGraphicBB[0], aGraphicBB[1], aGraphicBB[2], aGraphicBB[3], aGraphicBB[4], aGrap… in ZFitAll()
1701 gp_Pnt aGraphicMin = theGraphicBB.CornerMin(); in ZFitAll()
1702 gp_Pnt aGraphicMax = theGraphicBB.CornerMax(); in ZFitAll()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_Camera.hxx380 const Bnd_Box& theGraphicBB,
385 …ZFitAll (const Standard_Real theScaleFactor, const Bnd_Box& theMinMax, const Bnd_Box& theGraphicBB) in ZFitAll() argument
388 ZFitAll (theScaleFactor, theMinMax, theGraphicBB, aZNear, aZFar); in ZFitAll()