Home
last modified time | relevance | path

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

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dgp_XYZ.hxx40 class gp_XYZ class
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_XYZ.hxx31 class gp_XYZ class
38 gp_XYZ() in gp_XYZ() function in gp_XYZ
45 gp_XYZ (const Standard_Real theX, const Standard_Real theY, const Standard_Real theZ) in gp_XYZ() function in gp_XYZ
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_XYZ.hxx31 class gp_XYZ class
38 gp_XYZ() in gp_XYZ() function in gp_XYZ
45 gp_XYZ (const Standard_Real theX, const Standard_Real theY, const Standard_Real theZ) in gp_XYZ() function in gp_XYZ
/dports/cad/opencascade/opencascade-7.6.0/src/QANCollection/
H A DQANCollection_Handle.cxx57 inline void func (const Handle(gp_XYZ)&) {} in func()
/dports/cad/opencascade/opencascade-7.6.0/src/Plate/
H A DPlate_GtoCConstraint.cxx381 // const gp_XYZ& nP) in Plate_GtoCConstraint()