|
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 Standard_EXPORT void | Compute (const Handle(BRepAlgo_AsDes)&AsDes, const TopoDS_Face &F, const TopTools_MapOfShape &NewEdges, const Standard_Real Tol) |
| Computes the intersections between the edges stored
is AsDes as descendants of <f> . Intersections is computed
between two edges if one of them is bound in NewEdges.
.
|
static Standard_EXPORT void | ConnexIntByInt (const TopoDS_Face &FI, BRepOffset_Offset &OFI, TopTools_DataMapOfShapeShape &MES, const TopTools_DataMapOfShapeShape &Build, const Handle(BRepAlgo_AsDes)&AsDes, const Standard_Real Offset, const Standard_Real Tol) |