Home
last modified time | relevance | path

Searched defs:gp_Vec (Results 1 – 14 of 14) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_TrihedronLaw.cxx43 gp_Vec& ,gp_Vec&,gp_Vec&, in D1() argument
50 gp_Vec& ,gp_Vec&,gp_Vec&, in D2() argument
H A DGeomFill_LocationLaw.cxx35 gp_Mat&,gp_Vec&, in D2() argument
H A DGeomFill_PlanFunc.cxx90 const gp_Vec& DP, in D2E()
H A DGeomFill_Boundary.cxx63 void GeomFill_Boundary::D1Norm(const Standard_Real , gp_Vec& , gp_Vec& ) const in D1Norm() argument
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor3d/
H A DAdaptor3d_Surface.cxx289 void Adaptor3d_Surface::D1(const Standard_Real , const Standard_Real , gp_Pnt& , gp_Vec& , gp_Vec& … in D1() argument
301 void Adaptor3d_Surface::D2(const Standard_Real , const Standard_Real , gp_Pnt& , gp_Vec& , gp_Vec& … in D2() argument
313 void Adaptor3d_Surface::D3(const Standard_Real , const Standard_Real , gp_Pnt& , gp_Vec& , gp_Vec& … in D3() argument
H A DAdaptor3d_Curve.cxx196 void Adaptor3d_Curve::D2(const Standard_Real , gp_Pnt& , gp_Vec& , gp_Vec& ) const in D2() argument
208 void Adaptor3d_Curve::D3(const Standard_Real , gp_Pnt& , gp_Vec& , gp_Vec& , gp_Vec& ) const in D3() argument
/dports/cad/opencascade/opencascade-7.6.0/src/GeomPlate/
H A DGeomPlate_Surface.cxx337 void GeomPlate_Surface::D3(const Standard_Real , const Standard_Real , gp_Pnt& , gp_Vec& , gp_Vec& … in D3() argument
/dports/cad/opencascade/opencascade-7.6.0/src/BiTgte/
H A DBiTgte_CurveOnVertex.cxx217 gp_Vec& ,gp_Vec& ) const in D2() argument
230 gp_Vec& , in D3() argument
H A DBiTgte_CurveOnEdge.cxx266 gp_Vec& ,gp_Vec&) const in D2() argument
278 gp_Vec& ,gp_Vec& ,gp_Vec& ) const in D3() argument
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_Vec.hxx31 class gp_Vec class
38 gp_Vec() {} in gp_Vec() function in gp_Vec
44 gp_Vec (const gp_XYZ& theCoord) in gp_Vec() function in gp_Vec
49 gp_Vec (const Standard_Real theXv, const Standard_Real theYv, const Standard_Real theZv) in gp_Vec() function in gp_Vec
434 inline gp_Vec::gp_Vec (const gp_Dir& theV) in gp_Vec() function in gp_Vec
443 inline gp_Vec::gp_Vec (const gp_Pnt& theP1, const gp_Pnt& theP2) in gp_Vec() function in gp_Vec
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Vec.hxx31 class gp_Vec class
38 gp_Vec() {} in gp_Vec() function in gp_Vec
44 gp_Vec (const gp_XYZ& theCoord) in gp_Vec() function in gp_Vec
49 gp_Vec (const Standard_Real theXv, const Standard_Real theYv, const Standard_Real theZv) in gp_Vec() function in gp_Vec
434 inline gp_Vec::gp_Vec (const gp_Dir& theV) in gp_Vec() function in gp_Vec
443 inline gp_Vec::gp_Vec (const gp_Pnt& theP1, const gp_Pnt& theP2) in gp_Vec() function in gp_Vec
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dgp_Vec.hxx40 class gp_Vec class
/dports/cad/opencascade/opencascade-7.6.0/src/ProjLib/
H A DProjLib_ProjectOnSurface.cxx71 gp_Vec& , // V, in OnSurface_D1() argument
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepTool/
H A DTopOpeBRepTool_mkTondgE.cxx188 static Standard_Boolean FUN_MkTonE(const gp_Vec& faxis, const gp_Vec& dirINcle, const gp_Vec& xxi, in FUN_MkTonE()