Home
last modified time | relevance | path

Searched refs:LastP (Results 1 – 25 of 137) sorted by relevance

123456

/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_Relation.cxx81 const gp_Pnt& LastP, in ComputeProjEdgePresentation() argument
110 pl = ElCLib::Parameter(gl->Lin(),LastP); in ComputeProjEdgePresentation()
122 pl = ElCLib::Parameter(gc->Circ(),LastP); in ComputeProjEdgePresentation()
144 if (LastP.Distance (ppl) > gp::Resolution()) in ComputeProjEdgePresentation()
146 BRepBuilderAPI_MakeEdge MakEd2 (LastP, ppl); in ComputeProjEdgePresentation()
151 BRepBuilderAPI_MakeVertex MakVert2 (LastP); in ComputeProjEdgePresentation()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinext.pas321 LastP, P: Integer;
335 LastP:=0;
339 Result.Add(Copy(Str, LastP + 1, P - 1));
341 LastP := P;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas321 LastP, P: Integer;
335 LastP:=0;
339 Result.Add(Copy(Str, LastP + 1, P - 1));
341 LastP := P;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinext.pas321 LastP, P: Integer;
335 LastP:=0;
339 Result.Add(Copy(Str, LastP + 1, P - 1));
341 LastP := P;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas321 LastP, P: Integer;
335 LastP:=0;
339 Result.Add(Copy(Str, LastP + 1, P - 1));
341 LastP := P;
/dports/cad/opencascade/opencascade-7.6.0/src/AppParCurves/
H A DAppParCurves_Function.gxx68 LastP = LastPoint;
70 NbP = LastP-FirstP+1;
72 Afin = LastP;
87 else if (myindex == LastP) {
113 for ( i = FirstP; i <= LastP; i++) {
288 math_Matrix Grad_F(FirstP, LastP, 1, NbCu, 0.0);
323 ResolCons Resol(MyMultiLine, MyMultiCurve, FirstP, LastP,
335 for(j = FirstP; j <= LastP; j++) {
357 math_Matrix DPTCO1(FirstP, LastP, 1, K.ColNumber());
478 for (Pi = FirstP; Pi <= LastP; Pi++) {
[all …]
H A DAppParCurves_BSpFunction.gxx62 LastP = LastPoint;
64 NbP = LastP-FirstP+1;
66 Afin = LastP;
83 else if (myindex == LastP) {
109 for ( i = FirstP; i <= LastP; i++) {
H A DAppParCurves_LeastSquare.gxx501 Standard_Integer Neq = LastP-FirstP+1;
545 for (j = FirstP; j <= LastP; j++) {
555 for (j = FirstP; j <= LastP; j++) {
563 for (j = FirstP; j <= LastP; j++) {
819 for (j = FirstP; j <= LastP; j++) {
1134 for (i = FirstP; i <= LastP; i++) {
1192 for (i = FirstP; i <= LastP; i++) {
1409 for (i = FirstP; i <= LastP; i++) {
1465 for (k = FirstP; k <= LastP; k++) {
1568 for (k = FirstP ; k <= LastP; k++) {
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAppParCurves_Function.gxx68 LastP = LastPoint;
70 NbP = LastP-FirstP+1;
72 Afin = LastP;
87 else if (myindex == LastP) {
113 for ( i = FirstP; i <= LastP; i++) {
288 math_Matrix Grad_F(FirstP, LastP, 1, NbCu, 0.0);
323 ResolCons Resol(MyMultiLine, MyMultiCurve, FirstP, LastP,
335 for(j = FirstP; j <= LastP; j++) {
357 math_Matrix DPTCO1(FirstP, LastP, 1, K.ColNumber());
478 for (Pi = FirstP; Pi <= LastP; Pi++) {
[all …]
H A DAppParCurves_BSpFunction.gxx62 LastP = LastPoint;
64 NbP = LastP-FirstP+1;
66 Afin = LastP;
83 else if (myindex == LastP) {
109 for ( i = FirstP; i <= LastP; i++) {
H A DAppParCurves_LeastSquare.gxx501 Standard_Integer Neq = LastP-FirstP+1;
545 for (j = FirstP; j <= LastP; j++) {
555 for (j = FirstP; j <= LastP; j++) {
563 for (j = FirstP; j <= LastP; j++) {
819 for (j = FirstP; j <= LastP; j++) {
1134 for (i = FirstP; i <= LastP; i++) {
1192 for (i = FirstP; i <= LastP; i++) {
1409 for (i = FirstP; i <= LastP; i++) {
1465 for (k = FirstP; k <= LastP; k++) {
1568 for (k = FirstP ; k <= LastP; k++) {
[all …]
H A DAppDef_ParFunctionOfMyGradientOfCompute.hxx136 Standard_Integer LastP; member in AppDef_ParFunctionOfMyGradientOfCompute
H A DAppDef_ParFunctionOfMyGradientbisOfBSplineCompute.hxx136 Standard_Integer LastP; member in AppDef_ParFunctionOfMyGradientbisOfBSplineCompute
H A DAppDef_ParFunctionOfTheGradient.hxx136 Standard_Integer LastP; member in AppDef_ParFunctionOfTheGradient
H A DAppDef_TheFunction.hxx136 Standard_Integer LastP; member in AppDef_TheFunction
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAppParCurves_Function.gxx68 LastP = LastPoint;
70 NbP = LastP-FirstP+1;
72 Afin = LastP;
87 else if (myindex == LastP) {
113 for ( i = FirstP; i <= LastP; i++) {
288 math_Matrix Grad_F(FirstP, LastP, 1, NbCu, 0.0);
323 ResolCons Resol(MyMultiLine, MyMultiCurve, FirstP, LastP,
335 for(j = FirstP; j <= LastP; j++) {
357 math_Matrix DPTCO1(FirstP, LastP, 1, K.ColNumber());
478 for (Pi = FirstP; Pi <= LastP; Pi++) {
[all …]
H A DAppParCurves_BSpFunction.gxx62 LastP = LastPoint;
64 NbP = LastP-FirstP+1;
66 Afin = LastP;
83 else if (myindex == LastP) {
109 for ( i = FirstP; i <= LastP; i++) {
H A DAppParCurves_LeastSquare.gxx501 Standard_Integer Neq = LastP-FirstP+1;
545 for (j = FirstP; j <= LastP; j++) {
555 for (j = FirstP; j <= LastP; j++) {
563 for (j = FirstP; j <= LastP; j++) {
819 for (j = FirstP; j <= LastP; j++) {
1134 for (i = FirstP; i <= LastP; i++) {
1192 for (i = FirstP; i <= LastP; i++) {
1409 for (i = FirstP; i <= LastP; i++) {
1465 for (k = FirstP; k <= LastP; k++) {
1568 for (k = FirstP ; k <= LastP; k++) {
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/AppCont/
H A DAppCont_LeastSquare.cxx116 Standard_Integer FirstP = 1, LastP = myNbPoints; in AppCont_LeastSquare() local
156 for (i = FirstP; i <= LastP; i++) in AppCont_LeastSquare()
161 myParam(LastP - i + 1) = U; in AppCont_LeastSquare()
162 VBParam(LastP - i + 1) = 0.5 * (1 + GaussP(i)); in AppCont_LeastSquare()
163 TheWeights(LastP - i + 1) = 0.5 * GaussW(i); in AppCont_LeastSquare()
174 for (i = FirstP; i <= LastP; i++) in AppCont_LeastSquare()
/dports/cad/opencascade/opencascade-7.6.0/src/AppDef/
H A DAppDef_ParFunctionOfMyGradientbisOfBSplineCompute.hxx136 Standard_Integer LastP; member in AppDef_ParFunctionOfMyGradientbisOfBSplineCompute
H A DAppDef_ParFunctionOfTheGradient.hxx136 Standard_Integer LastP; member in AppDef_ParFunctionOfTheGradient
H A DAppDef_ParFunctionOfMyGradientOfCompute.hxx136 Standard_Integer LastP; member in AppDef_ParFunctionOfMyGradientOfCompute
/dports/cad/opencascade/opencascade-7.6.0/src/BRepApprox/
H A DBRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox.hxx136 Standard_Integer LastP; member in BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox
/dports/cad/opencascade/opencascade-7.6.0/src/GeomInt/
H A DGeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx136 Standard_Integer LastP; member in GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox
H A DGeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox.hxx136 Standard_Integer LastP; member in GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox

123456