|
Open CASCADE Technology 6.5.2
|
#include <BRepAlgo_Tool.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static TopoDS_Shape | Deboucle3D (const TopoDS_Shape &S, const TopTools_MapOfShape &Boundary) |
| Remove the non valid part of an offsetshape 1 - Remove all the free boundary and the faces connex to such edges. 2 - Remove all the shapes not valid in the result (according to the side of offseting) in this verion only the first point is implemented. | |
| static TopoDS_Shape BRepAlgo_Tool::Deboucle3D | ( | const TopoDS_Shape & | S, |
| const TopTools_MapOfShape & | Boundary | ||
| ) | [static] |
| void BRepAlgo_Tool::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepAlgo_Tool::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* BRepAlgo_Tool::operator new | ( | size_t | size | ) | [inline] |
1.7.4