|
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 | Init () |
| | Registers all the operators
.
|
| static Standard_EXPORT TopoDS_Shape | ApplyModifier (const TopoDS_Shape &S, const Handle(ShapeProcess_ShapeContext)&context, const Handle(BRepTools_Modification)&M, TopTools_DataMapOfShapeShape &map) |
| | Applies BRepTools_Modification to a shape,
taking into account sharing of components of compounds.
.
|