Home
last modified time | relevance | path

Searched defs:theVx (Results 1 – 12 of 12) sorted by relevance

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_CLight.hxx129 void Direction (Standard_Real& theVx, in Direction()
139 …void SetDirection (Standard_Real theVx, Standard_Real theVy, Standard_Real theVz) { SetDirection (… in SetDirection()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_CLight.hxx139 void Direction (Standard_Real& theVx, in Direction()
149 …void SetDirection (Standard_Real theVx, Standard_Real theVy, Standard_Real theVz) { SetDirection (… in SetDirection()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_CLight.hxx139 void Direction (Standard_Real& theVx, in Direction()
149 …void SetDirection (Standard_Real theVx, Standard_Real theVy, Standard_Real theVz) { SetDirection (… in SetDirection()
H A Dgp_Ax22d.hxx60 gp_Ax22d (const gp_Pnt2d& theP, const gp_Dir2d& theVx, const gp_Dir2d& theVy) in gp_Ax22d()
307 inline void gp_Ax22d::SetXDirection (const gp_Dir2d& theVx) in SetXDirection()
H A Dgp_Ax3.hxx82 gp_Ax3 (const gp_Pnt& theP, const gp_Dir& theN, const gp_Dir& theVx) in gp_Ax3()
389 inline void gp_Ax3::SetXDirection (const gp_Dir& theVx) in SetXDirection()
H A Dgp_Ax2.hxx116 void SetXDirection (const gp_Dir& theVx) in SetXDirection()
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Ax22d.hxx60 gp_Ax22d (const gp_Pnt2d& theP, const gp_Dir2d& theVx, const gp_Dir2d& theVy) in gp_Ax22d()
307 inline void gp_Ax22d::SetXDirection (const gp_Dir2d& theVx) in SetXDirection()
H A Dgp_Ax3.hxx82 gp_Ax3 (const gp_Pnt& theP, const gp_Dir& theN, const gp_Dir& theVx) in gp_Ax3()
389 inline void gp_Ax3::SetXDirection (const gp_Dir& theVx) in SetXDirection()
H A Dgp_Ax2.hxx116 void SetXDirection (const gp_Dir& theVx) in SetXDirection()
/dports/cad/opencascade/opencascade-7.6.0/tools/View/
H A DView_Widget.hxx95 void SetInitProj (const Standard_Real theVx, const Standard_Real theVy, const Standard_Real theVz) in SetInitProj()
H A DView_Window.cxx111 void View_Window::SetInitProj (const Standard_Real theVx, const Standard_Real theVy, const Standard… in SetInitProj()
/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d_View.cxx560const Standard_Real theVx, const Standard_Real theVy, const Standard_Real theVz) in SetAxis()
1125 void V3d_View::SetUp (const Standard_Real theVx, const Standard_Real theVy, const Standard_Real the… in SetUp()