Home
last modified time | relevance | path

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

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_Camera.hxx288 Standard_EXPORT void SetFOVy (const Standard_Real theFOVy);
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Camera.cxx455 void Graphic3d_Camera::SetFOVy (const Standard_Real theFOVy) in SetFOVy() argument
457 if (FOVy() == theFOVy) in SetFOVy()
462 myFOVy = theFOVy; in SetFOVy()
463 myFOVx = theFOVy * myAspect; in SetFOVy()
H A DGraphic3d_Camera.hxx342 Standard_EXPORT void SetFOVy (const Standard_Real theFOVy);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_Camera.hxx342 Standard_EXPORT void SetFOVy (const Standard_Real theFOVy);