|
Open CASCADE Technology 6.5.2
|
Provides a set of following operators
#include <ShapeProcess_OperLibrary.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 void | Init () |
| Registers all the operators | |
| static 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. | |
| static TopoDS_Shape ShapeProcess_OperLibrary::ApplyModifier | ( | const TopoDS_Shape & | S, |
| const Handle< ShapeProcess_ShapeContext > & | context, | ||
| const Handle< BRepTools_Modification > & | M, | ||
| TopTools_DataMapOfShapeShape & | map | ||
| ) | [static] |
| static void ShapeProcess_OperLibrary::Init | ( | ) | [static] |
| void ShapeProcess_OperLibrary::operator delete | ( | void * | anAddress | ) | [inline] |
| void* ShapeProcess_OperLibrary::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* ShapeProcess_OperLibrary::operator new | ( | size_t | size | ) | [inline] |
1.7.4