#include <BRepAlgoAPI_Fuse.hxx>
Inheritance diagram for BRepAlgoAPI_Fuse:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BRepAlgoAPI_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2) |
Constructs a fuse of shapes aS1 and aS2. . | |
Standard_EXPORT | BRepAlgoAPI_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const BOPTools_DSFiller &aDSF) |
Constructs a new shape that is a fuse of shapes aS1 and aS2 using aDSFiller. . |
|
|
|
|
|
Reimplemented from BRepAlgoAPI_BooleanOperation. |
|
Reimplemented from BRepAlgoAPI_BooleanOperation. |
|
Reimplemented from BRepAlgoAPI_BooleanOperation. |