Home
last modified time | relevance | path

Searched refs:Segmax (Results 1 – 17 of 17) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeomFill_Sweep.hxx106 …e Continuity = GeomAbs_C2, const Standard_Integer Degmax = 10, const Standard_Integer Segmax = 30);
140 …d2d (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
142 …All (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
144 …uct (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
H A DApprox_SweepApproximation.hxx83 …e Continuity = GeomAbs_C0, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 50);
158 …_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax, const AdvApprox_E…
H A DBRepBlend_AppSurface.hxx54 …e Continuity = GeomAbs_C0, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 50);
H A DBRepFill_Sweep.hxx92 …pprox = GeomFill_Location, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 30);
/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_Sweep.hxx106 …e Continuity = GeomAbs_C2, const Standard_Integer Degmax = 10, const Standard_Integer Segmax = 30);
140 …d2d (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
142 …All (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
144 …uct (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
H A DGeomFill_Sweep.cxx205 const Standard_Integer Segmax) in Build() argument
241 done = Build2d(Continuity, Degmax, Segmax); in Build()
245 done = BuildAll(Continuity, Degmax, Segmax); in Build()
273 const Standard_Integer Segmax) in BuildAll() argument
284 Continuity, Degmax, Segmax); in BuildAll()
419 const Standard_Integer Segmax) in BuildProduct() argument
455 Segmax, in BuildProduct()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeomFill_Sweep.hxx109 …e Continuity = GeomAbs_C2, const Standard_Integer Degmax = 10, const Standard_Integer Segmax = 30);
143 …d2d (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
145 …All (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
147 …uct (const GeomAbs_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax);
H A DApprox_SweepApproximation.hxx86 …e Continuity = GeomAbs_C0, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 50);
161 …_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax, const AdvApprox_E…
H A DBRepBlend_AppSurface.hxx57 …e Continuity = GeomAbs_C0, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 50);
H A DBRepFill_Sweep.hxx97 …pprox = GeomFill_Location, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 30);
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBlend/
H A DBRepBlend_AppSurface.cxx38 const Standard_Integer Segmax) : in BRepBlend_AppSurface() argument
69 continuity, Degmax, Segmax); in BRepBlend_AppSurface()
H A DBRepBlend_AppSurface.hxx54 …e Continuity = GeomAbs_C0, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 50);
/dports/cad/opencascade/opencascade-7.6.0/src/Approx/
H A DApprox_SweepApproximation.hxx83 …e Continuity = GeomAbs_C0, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 50);
158 …_Shape Continuity, const Standard_Integer Degmax, const Standard_Integer Segmax, const AdvApprox_E…
H A DApprox_SweepApproximation.cxx86 const Standard_Integer Segmax) in Perform() argument
225 Degmax, Segmax, in Perform()
237 Degmax, Segmax, in Perform()
254 const Standard_Integer Segmax, in Approximation() argument
268 Segmax, in Approximation()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.hxx92 …pprox = GeomFill_Location, const Standard_Integer Degmax = 11, const Standard_Integer Segmax = 30);
H A DBRepFill_Sweep.cxx2882 const Standard_Integer Segmax) in Build() argument
2887 mySegmax = Segmax; in Build()
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_6.cxx543 Standard_Integer Degmax = 20, Segmax = 5000; in CompleteData() local
549 myConti, Degmax, Segmax); in CompleteData()