#include <TopTools_MapOfOrientedShape.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopTools_MapOfOrientedShape (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TopTools_MapOfOrientedShape & | Assign (const TopTools_MapOfOrientedShape &Other) |
| TopTools_MapOfOrientedShape & | operator= (const TopTools_MapOfOrientedShape &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TopTools_MapOfOrientedShape () | |
| Standard_EXPORT Standard_Boolean | Add (const TopoDS_Shape &aKey) |
| Standard_EXPORT Standard_Boolean | Contains (const TopoDS_Shape &aKey) const |
| Standard_EXPORT Standard_Boolean | Remove (const TopoDS_Shape &aKey) |
Private Member Functions | |
| Standard_EXPORT | TopTools_MapOfOrientedShape (const TopTools_MapOfOrientedShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1