Searched refs:Obje1 (Results 1 – 7 of 7) sorted by relevance
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/ |
H A D | IntPatch_InterferencePolyhedron.hxx | 48 …Standard_EXPORT IntPatch_InterferencePolyhedron(const IntPatch_Polyhedron& Obje1, const IntPatch_P… 55 Standard_EXPORT void Perform (const IntPatch_Polyhedron& Obje1, const IntPatch_Polyhedron& Obje2); 72 Standard_EXPORT void Interference (const IntPatch_Polyhedron& Obje1); 77 …Standard_EXPORT void Interference (const IntPatch_Polyhedron& Obje1, const IntPatch_Polyhedron& Ob… 81 …Standard_EXPORT void Intersect (const Standard_Integer TriF, const IntPatch_Polyhedron& Obje1, con… 85 …ean TangentZoneValue (Intf_TangentZone& TheTZ, const IntPatch_Polyhedron& Obje1, const Standard_In…
|
/dports/cad/opencascade/opencascade-7.6.0/inc/ |
H A D | IntPatch_InterferencePolyhedron.hxx | 48 …Standard_EXPORT IntPatch_InterferencePolyhedron(const IntPatch_Polyhedron& Obje1, const IntPatch_P… 55 Standard_EXPORT void Perform (const IntPatch_Polyhedron& Obje1, const IntPatch_Polyhedron& Obje2); 72 Standard_EXPORT void Interference (const IntPatch_Polyhedron& Obje1); 77 …Standard_EXPORT void Interference (const IntPatch_Polyhedron& Obje1, const IntPatch_Polyhedron& Ob… 81 …Standard_EXPORT void Intersect (const Standard_Integer TriF, const IntPatch_Polyhedron& Obje1, con… 85 …ean TangentZoneValue (Intf_TangentZone& TheTZ, const IntPatch_Polyhedron& Obje1, const Standard_In…
|
H A D | Intf_InterferencePolygon2d.hxx | 45 …Standard_EXPORT Intf_InterferencePolygon2d(const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje… 51 Standard_EXPORT void Perform (const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje2); 72 Standard_EXPORT void Interference (const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje2);
|
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/ |
H A D | IntPatch_InterferencePolyhedron.hxx | 48 …Standard_EXPORT IntPatch_InterferencePolyhedron(const IntPatch_Polyhedron& Obje1, const IntPatch_P… 55 Standard_EXPORT void Perform (const IntPatch_Polyhedron& Obje1, const IntPatch_Polyhedron& Obje2); 72 Standard_EXPORT void Interference (const IntPatch_Polyhedron& Obje1); 77 …Standard_EXPORT void Interference (const IntPatch_Polyhedron& Obje1, const IntPatch_Polyhedron& Ob… 81 …Standard_EXPORT void Intersect (const Standard_Integer TriF, const IntPatch_Polyhedron& Obje1, con… 85 …ean TangentZoneValue (Intf_TangentZone& TheTZ, const IntPatch_Polyhedron& Obje1, const Standard_In…
|
H A D | Intf_InterferencePolygon2d.hxx | 46 …Standard_EXPORT Intf_InterferencePolygon2d(const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje… 52 Standard_EXPORT void Perform (const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje2); 73 Standard_EXPORT void Interference (const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje2);
|
/dports/cad/opencascade/opencascade-7.6.0/src/Intf/ |
H A D | Intf_InterferencePolygon2d.hxx | 45 …Standard_EXPORT Intf_InterferencePolygon2d(const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje… 51 Standard_EXPORT void Perform (const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje2); 72 Standard_EXPORT void Interference (const Intf_Polygon2d& Obje1, const Intf_Polygon2d& Obje2);
|
H A D | Intf_InterferencePolygon2d.cxx | 62 if (!Obje1.Bounding().IsOut(Obje2.Bounding())) { in Intf_InterferencePolygon2d() 63 Tolerance=Obje1.DeflectionOverEstimation()+ in Intf_InterferencePolygon2d() 67 nbso=Obje1.NbSegments(); in Intf_InterferencePolygon2d() 68 oClos=Obje1.Closed(); in Intf_InterferencePolygon2d() 70 Interference(Obje1, Obje2); in Intf_InterferencePolygon2d() 107 Tolerance=Obje1.DeflectionOverEstimation()+ in Perform() 111 nbso=Obje1.NbSegments(); in Perform() 112 oClos=Obje1.Closed(); in Perform() 114 Interference(Obje1, Obje2); in Perform() 156 (const Intf_Polygon2d& Obje1, in Interference() argument [all …]
|