Home
last modified time | relevance | path

Searched refs:glin (Results 1 – 25 of 71) sorted by relevance

123

/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_FixRelation.cxx365 gp_Lin glin = Handle(Geom_Line)::DownCast(curEdge)->Lin(); in ComputeEdge() local
366 Standard_Real pfirst(ElCLib::Parameter(glin,ptbeg)); in ComputeEdge()
367 Standard_Real plast(ElCLib::Parameter(glin,ptend)); in ComputeEdge()
368 ComputeLinePosition(glin, curpos, pfirst, plast); in ComputeEdge()
393 void PrsDim_FixRelation::ComputeLinePosition(const gp_Lin& glin, in ComputeLinePosition() argument
400 myPntAttach = ElCLib::Value((pfirst+ plast)/2, glin); in ComputeLinePosition()
404 norm.Cross(glin.Position().Direction()); in ComputeLinePosition()
411 Standard_Real linparam = ElCLib::Parameter(glin, pos); in ComputeLinePosition()
416 myPntAttach = ElCLib::Value(linparam,glin); in ComputeLinePosition()
427 myPntAttach = ElCLib::Value(pOnLin,glin); in ComputeLinePosition()
[all …]
H A DPrsDim_Chamf2dDimension.cxx110 Handle(Geom_Line) glin = Handle(Geom_Line)::DownCast (gcurv); in Compute()
111 gp_Dir dir1 (glin->Position().Direction()); in Compute()
H A DPrsDim_FixRelation.hxx92 …Standard_EXPORT void ComputeLinePosition (const gp_Lin& glin, gp_Pnt& pos, Standard_Real& pfirst, …
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_ImpImpIntersection_2.gxx478 Handle(IntPatch_GLine)& glin = *((Handle(IntPatch_GLine)*)&slin.Value(i));
479 glin->ComputeVertexParameters(TolArc);
499 const Handle(IntPatch_GLine)& glin = *((Handle(IntPatch_GLine)*)&slin.Value(i));
500 if(glin->NbVertex() == 0) {
501 gp_Circ Circ = glin->Circle();
508 glin->AddVertex(point);
516 glin->AddVertex(point);
522 if(glin->NbVertex() == 0) {
523 gp_Elips Elips = glin->Ellipse();
530 glin->AddVertex(point);
[all …]
H A DIntPatch_LineConstructor.cxx245 Handle(IntPatch_GLine) glin (Handle(IntPatch_GLine)::DownCast (L)); in LocalFirstParameter()
246 if (glin->HasFirstPoint()) { in LocalFirstParameter()
247 firstp = glin->FirstPoint().ParameterOnLine(); in LocalFirstParameter()
326 Handle(IntPatch_GLine) glin (Handle(IntPatch_GLine)::DownCast (L)); in LocalLastParameter()
328 if (glin->HasLastPoint()) { in LocalLastParameter()
329 lastp = glin->LastPoint().ParameterOnLine(); in LocalLastParameter()
H A DIntPatch_Intersection.cxx1776 Handle(IntPatch_GLine) glin (Handle(IntPatch_GLine)::DownCast (LineK)); in Dump()
1777 nbvtx=glin->NbVertex(); in Dump()
1780 IntPatch_Intersection__MAJ_R(R1,R2,NR1,NR2,nbR1,nbR2,glin->Vertex(v)); in Dump()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIntPatch_ImpImpIntersection_2.gxx478 Handle(IntPatch_GLine)& glin = *((Handle(IntPatch_GLine)*)&slin.Value(i));
479 glin->ComputeVertexParameters(TolArc);
499 const Handle(IntPatch_GLine)& glin = *((Handle(IntPatch_GLine)*)&slin.Value(i));
500 if(glin->NbVertex() == 0) {
501 gp_Circ Circ = glin->Circle();
508 glin->AddVertex(point);
516 glin->AddVertex(point);
522 if(glin->NbVertex() == 0) {
523 gp_Elips Elips = glin->Ellipse();
530 glin->AddVertex(point);
[all …]
H A DPrsDim_FixRelation.hxx92 …Standard_EXPORT void ComputeLinePosition (const gp_Lin& glin, gp_Pnt& pos, Standard_Real& pfirst, …
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIntPatch_ImpImpIntersection_2.gxx475 Handle(IntPatch_GLine)& glin = *((Handle(IntPatch_GLine)*)&slin.Value(i));
476 glin->ComputeVertexParameters(TolArc);
496 const Handle(IntPatch_GLine)& glin = *((Handle(IntPatch_GLine)*)&slin.Value(i));
497 if(glin->NbVertex() == 0) {
498 gp_Circ Circ = glin->Circle();
505 glin->AddVertex(point);
513 glin->AddVertex(point);
519 if(glin->NbVertex() == 0) {
520 gp_Elips Elips = glin->Ellipse();
527 glin->AddVertex(point);
[all …]
H A DAIS_FixRelation.hxx100 …Standard_EXPORT void ComputeLinePosition (const gp_Lin& glin, gp_Pnt& pos, Standard_Real& pfirst, …
/dports/cad/opencascade/opencascade-7.6.0/src/QABugs/
H A DQABugs_17.cxx114 Handle(Geom2d_Line) glin = new Geom2d_Line(lintan.ThisSolution(i)); in BUC60842()
115 DrawTrSurf::Set(st,glin); in BUC60842()
118 new AIS_Shape (BRepBuilderAPI_MakeEdge(GeomAPI::To3d(glin, pln)).Edge()); in BUC60842()
161 Handle(Geom2d_Line) glin = new Geom2d_Line(lin); in BUC60843()
162 DrawTrSurf::Set(argv[1], glin); in BUC60843()
175 Handle(Geom2d_Line) glin = new Geom2d_Line(lin); in BUC60843()
176 DrawTrSurf::Set(argv[1], glin); in BUC60843()
809 Handle(Geom2d_Line) glin = new Geom2d_Line(lintan.ThisSolution(i)); in OCC813()
810 DrawTrSurf::Set(st,glin); in OCC813()
886 Handle(Geom2d_Line) glin = new Geom2d_Line(lintan.ThisSolution(i)); in OCC814()
[all …]
/dports/comms/deforaos-phone/Phone-0.5.1/src/plugins/
H A Dgprs.c49 size_t glin; member
142 gprs->glin = 0; in _gprs_init()
633 gprs->glin = 0; in _settings_on_reset()
695 gprs->glin += gprs->in; in _gprs_set_connected()
704 snprintf(buf, sizeof(buf), "Received: %lu kB", (gprs->glin + in) in _gprs_set_connected()
789 gprs->glin = 0; in _gprs_counters_load()
791 gprs->glin = strtol(p, NULL, 10); in _gprs_counters_load()
804 snprintf(buf, sizeof(buf), "%lu", gprs->glin); in _gprs_counters_save()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomInt/
H A DGeomInt_LineTool.cxx335 Handle(IntPatch_GLine) glin = Handle(IntPatch_GLine)::DownCast(L); in FirstParameter()
336 if (glin->HasFirstPoint()) in FirstParameter()
337 return glin->FirstPoint().ParameterOnLine(); in FirstParameter()
387 Handle(IntPatch_GLine) glin = Handle(IntPatch_GLine)::DownCast(L); in LastParameter()
388 if (glin->HasLastPoint()) in LastParameter()
389 return glin->LastPoint().ParameterOnLine(); in LastParameter()
/dports/german/BBBike/BBBike-3.18/data/
H A Dorte404 M�glin 1 57903,29694
H A Dortsschilder93 M�glin OS 57517,28972
H A Dqualitaet_l1998 M�glin - Kunersdorf: Asphalt Q0 58067,29357 58692,29655 58924,29923 59448,30258 59588,30478 60057,3…
1999 M�glin - Kunersdorf: Beton Q0 60557,30819 60716,30863
2000 M�glin - Kunersdorf: Asphalt Q0 60716,30863 61081,30964 61173,31087
2001 Reichenow - M�glin: Kopfsteinpflaster Q2 55981,27193 56007,27228
2002 Reichenow - M�glin: Asphalt Q0 56007,27228 56092,27341 56294,27627 56544,27811 56867,27964 57370,28…
2003 Reichenow - M�glin: Verbundsteinpflaster Q0 57681,29300 57824,29253 58067,29357
H A Dlandstrassen566 Reichenow - M�glin N 55981,27193 56007,27228 56092,27341 56294,27627 56544,27811 56867,27964 57370,…
567 M�glin - Kunersdorf N 58067,29357 58692,29655 58924,29923 59448,30258 59588,30478 60057,30667 60332…
/dports/math/giacxcas/giac-1.6.0/src/
H A Dsubst.cc2527 gen glin=cklin(g,contextptr); in simplify() local
2528 bool glinb=glin!=g; in simplify()
2529 g=glin; in simplify()
/dports/games/widelands/widelands-build21/po/tribes_encyclopedia/
H A Dpl.po2078 msgstr "Wykopuje błoto z ziemi i używa wody, aby wytworzyć z niego glinę. Glina jest wykorzystywana…
6578 msgstr "Pali kłody i glinę w celu produkcji węgla."
6584 msgstr "Wyrabia glinę z błota i wody."
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/langs/natural/hyphen/
H A Dhyphen.german4425 4glin
/dports/www/firefox-esr/firefox-91.8.0/intl/locales/de-CH/hyphenation/
H A Dhyph_de-CH.dic5620 4glin
/dports/www/firefox-esr/firefox-91.8.0/intl/locales/de-1901/hyphenation/
H A Dhyph_de-1901.dic5818 4glin
/dports/www/firefox-esr/firefox-91.8.0/intl/locales/de-1996/hyphenation/
H A Dhyph_de-1996.dic5738 4glin
/dports/lang/spidermonkey78/firefox-78.9.0/intl/locales/de-1901/hyphenation/
H A Dhyph_de-1901.dic5818 4glin
/dports/lang/spidermonkey78/firefox-78.9.0/intl/locales/de-1996/hyphenation/
H A Dhyph_de-1996.dic5738 4glin

123