Home
last modified time | relevance | path

Searched defs:gp_Ax3 (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_Ax3.hxx62 class gp_Ax3 class
70 gp_Ax3() : vydir (0., 1., 0.) in gp_Ax3() function in gp_Ax3
82 gp_Ax3 (const gp_Pnt& theP, const gp_Dir& theN, const gp_Dir& theVx) in gp_Ax3() function in gp_Ax3
327 inline gp_Ax3::gp_Ax3 (const gp_Ax2& theA) in gp_Ax3() function in gp_Ax3
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Ax3.hxx62 class gp_Ax3 class
70 gp_Ax3() : vydir (0., 1., 0.) in gp_Ax3() function in gp_Ax3
82 gp_Ax3 (const gp_Pnt& theP, const gp_Dir& theN, const gp_Dir& theVx) in gp_Ax3() function in gp_Ax3
327 inline gp_Ax3::gp_Ax3 (const gp_Ax2& theA) in gp_Ax3() function in gp_Ax3
H A Dgp_Ax3.cxx32 gp_Ax3::gp_Ax3 (const gp_Pnt& P, in gp_Ax3() function in gp_Ax3
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dgp_Ax3.hxx71 class gp_Ax3 class
/dports/cad/netgen/netgen-6.2.2105/python/
H A Docc.py16 gp_Ax3 = Axes variable