#include <TopTools_IndexedMapOfOrientedShape.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_IndexedMapOfOrientedShape (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TopTools_IndexedMapOfOrientedShape & | Assign (const TopTools_IndexedMapOfOrientedShape &Other) |
| TopTools_IndexedMapOfOrientedShape & | operator= (const TopTools_IndexedMapOfOrientedShape &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TopTools_IndexedMapOfOrientedShape () | |
| Standard_EXPORT Standard_Integer | Add (const TopoDS_Shape &K) |
| Standard_EXPORT void | Substitute (const Standard_Integer I, const TopoDS_Shape &K) |
| Standard_EXPORT void | RemoveLast () |
| Standard_EXPORT Standard_Boolean | Contains (const TopoDS_Shape &K) const |
| Standard_EXPORT const TopoDS_Shape & | FindKey (const Standard_Integer I) const |
| const TopoDS_Shape & | operator() (const Standard_Integer I) const |
| Standard_EXPORT Standard_Integer | FindIndex (const TopoDS_Shape &K) const |
Private Member Functions | |
| Standard_EXPORT | TopTools_IndexedMapOfOrientedShape (const TopTools_IndexedMapOfOrientedShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.1