Home
last modified time | relevance | path

Searched refs:tabV2d (Results 1 – 22 of 22) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/AppDef/
H A DAppDef_MyLineTool.cxx104 TColgp_Array1OfVec2d& tabV2d) in Tangency() argument
110 Standard_Integer nbp2d = MPC.NbPoints2d(), low = tabV2d.Lower(); in Tangency()
112 tabV2d(i+low-1) = MPC.Tang2d(nbp3d+i); in Tangency()
122 TColgp_Array1OfVec2d& tabV2d) in Tangency() argument
127 Standard_Integer nbp2d = MPC.NbPoints2d(), low2d = tabV2d.Lower(); in Tangency()
132 tabV2d(i+low2d-1) = MPC.Tang2d(nbp3d+i); in Tangency()
183 TColgp_Array1OfVec2d& tabV2d) in Curvature() argument
189 Standard_Integer nbp2d = MPC.NbPoints2d(), low = tabV2d.Lower(); in Curvature()
191 tabV2d(i+low-1) = MPC.Curv2d(nbp3d+i); in Curvature()
202 TColgp_Array1OfVec2d& tabV2d) in Curvature() argument
[all …]
H A DAppDef_MyLineTool.hxx73 …ncy (const AppDef_MultiLine& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
77 …e& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
85 …ure (const AppDef_MultiLine& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
89 …e& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAppParCurves_ResolConstraint.gxx231 V2d = tabV2d(k-nb3d);
290 V2d = tabV2d(k-nb3d);
652 V2d = tabV2d(k);
690 V2d = tabV2d(k);
702 V2d = tabV2d(k+1);
720 V2d = tabV2d(k+1);
751 V2d = tabV2d(k);
763 V2d = tabV2d(k+1);
782 V2d = tabV2d(k+1);
819 V2d = tabV2d(k+1);
[all …]
H A DAppDef_MyLineTool.hxx73 …ncy (const AppDef_MultiLine& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
77 …e& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
85 …ure (const AppDef_MultiLine& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
89 …e& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DGeomInt_TheMultiLineToolOfWLApprox.hxx74 …mInt_TheMultiLineOfWLApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
78 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
86 …mInt_TheMultiLineOfWLApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
90 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DBRepApprox_TheMultiLineToolOfApprox.hxx74 …Approx_TheMultiLineOfApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
78 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
86 …Approx_TheMultiLineOfApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
90 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DBRepApprox_TheMultiLineOfApprox.hxx111 …Standard_Boolean Tangency (const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d) const;
114 …(const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d) const;
H A DGeomInt_TheMultiLineOfWLApprox.hxx116 TColgp_Array1OfVec2d& tabV2d) const;
119 …(const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d) const;
H A DAppBlend_AppSurf.gxx258 TColgp_Array1OfVec2d tabV2d(1,Max(1,NbPoles2d));
270 withderiv = F.Section(Lin->Point(1),tabAppP,tabAppV,tabP2d,tabV2d,
278 tabAppV2d(j) = tabV2d(j);
320 withderiv = F.Section(Lin->Point(i),tabAppP,tabAppV,tabP2d,tabV2d,
327 tabAppV2d(j) = tabV2d(j);
352 withderiv = F.Section(Lin->Point(NbPoint),tabAppP,tabAppV,tabP2d,tabV2d,
359 tabAppV2d(j) = tabV2d(j);
624 TColgp_Array1OfVec2d tabV2d(1,Max(1,NbPoles2d));
637 F.Section(Lin->Point(i),tabAppP,tabAppV,tabP2d,tabV2d,tabW,tabDW);
740 withderiv = F.Section(Lin->Point(iLin),tabAppP,tabAppV,tabP2d,tabV2d,
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/AppParCurves/
H A DAppParCurves_ResolConstraint.gxx231 V2d = tabV2d(k-nb3d);
290 V2d = tabV2d(k-nb3d);
652 V2d = tabV2d(k);
690 V2d = tabV2d(k);
702 V2d = tabV2d(k+1);
720 V2d = tabV2d(k+1);
751 V2d = tabV2d(k);
763 V2d = tabV2d(k+1);
782 V2d = tabV2d(k+1);
819 V2d = tabV2d(k+1);
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAppParCurves_ResolConstraint.gxx231 V2d = tabV2d(k-nb3d);
290 V2d = tabV2d(k-nb3d);
652 V2d = tabV2d(k);
690 V2d = tabV2d(k);
702 V2d = tabV2d(k+1);
720 V2d = tabV2d(k+1);
751 V2d = tabV2d(k);
763 V2d = tabV2d(k+1);
782 V2d = tabV2d(k+1);
819 V2d = tabV2d(k+1);
[all …]
H A DAppDef_MyLineTool.hxx74 …ncy (const AppDef_MultiLine& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
78 …e& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
86 …ure (const AppDef_MultiLine& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
90 …e& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DBRepApprox_TheMultiLineToolOfApprox.hxx74 …Approx_TheMultiLineOfApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
78 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
86 …Approx_TheMultiLineOfApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
90 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DGeomInt_TheMultiLineToolOfWLApprox.hxx74 …mInt_TheMultiLineOfWLApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
78 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
86 …mInt_TheMultiLineOfWLApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
90 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DBRepApprox_TheMultiLineOfApprox.hxx111 …Standard_Boolean Tangency (const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d) const;
114 …(const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d) const;
H A DGeomInt_TheMultiLineOfWLApprox.hxx116 TColgp_Array1OfVec2d& tabV2d) const;
119 …(const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d) const;
H A DAppBlend_AppSurf.gxx231 TColgp_Array1OfVec2d tabV2d(1,Max(1,NbPoles2d));
243 withderiv = F.Section(Lin->Point(1),tabAppP,tabAppV,tabP2d,tabV2d,
251 tabAppV2d(j) = tabV2d(j);
293 withderiv = F.Section(Lin->Point(i),tabAppP,tabAppV,tabP2d,tabV2d,
300 tabAppV2d(j) = tabV2d(j);
325 withderiv = F.Section(Lin->Point(NbPoint),tabAppP,tabAppV,tabP2d,tabV2d,
332 tabAppV2d(j) = tabV2d(j);
597 TColgp_Array1OfVec2d tabV2d(1,Max(1,NbPoles2d));
610 F.Section(Lin->Point(i),tabAppP,tabAppV,tabP2d,tabV2d,tabW,tabDW);
713 withderiv = F.Section(Lin->Point(iLin),tabAppP,tabAppV,tabP2d,tabV2d,
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/GeomInt/
H A DGeomInt_TheMultiLineToolOfWLApprox.hxx74 …mInt_TheMultiLineOfWLApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
78 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
86 …mInt_TheMultiLineOfWLApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
90 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DGeomInt_TheMultiLineOfWLApprox.hxx116 TColgp_Array1OfVec2d& tabV2d) const;
119 …(const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d) const;
/dports/cad/opencascade/opencascade-7.6.0/src/BRepApprox/
H A DBRepApprox_TheMultiLineToolOfApprox.hxx74 …Approx_TheMultiLineOfApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
78 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
86 …Approx_TheMultiLineOfApprox& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d);
90 …x& ML, const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d);
H A DBRepApprox_TheMultiLineOfApprox.hxx111 …Standard_Boolean Tangency (const Standard_Integer MPointIndex, TColgp_Array1OfVec2d& tabV2d) const;
114 …(const Standard_Integer MPointIndex, TColgp_Array1OfVec& tabV, TColgp_Array1OfVec2d& tabV2d) const;
/dports/cad/opencascade/opencascade-7.6.0/src/AppBlend/
H A DAppBlend_AppSurf.gxx258 TColgp_Array1OfVec2d tabV2d(1,Max(1,NbPoles2d));
270 withderiv = F.Section(Lin->Point(1),tabAppP,tabAppV,tabP2d,tabV2d,
278 tabAppV2d(j) = tabV2d(j);
320 withderiv = F.Section(Lin->Point(i),tabAppP,tabAppV,tabP2d,tabV2d,
327 tabAppV2d(j) = tabV2d(j);
352 withderiv = F.Section(Lin->Point(NbPoint),tabAppP,tabAppV,tabP2d,tabV2d,
359 tabAppV2d(j) = tabV2d(j);
624 TColgp_Array1OfVec2d tabV2d(1,Max(1,NbPoles2d));
637 F.Section(Lin->Point(i),tabAppP,tabAppV,tabP2d,tabV2d,tabW,tabDW);
740 withderiv = F.Section(Lin->Point(iLin),tabAppP,tabAppV,tabP2d,tabV2d,
[all …]