Open CASCADE Technology
6.5.4
|
#include <TopTools_MapOfOrientedShape.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TopTools_MapOfOrientedShape (const Standard_Integer NbBuckets=1) |
TopTools_MapOfOrientedShape & | Assign (const TopTools_MapOfOrientedShape &Other) |
TopTools_MapOfOrientedShape & | operator= (const TopTools_MapOfOrientedShape &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~TopTools_MapOfOrientedShape () | |
Standard_Boolean | Add (const TopoDS_Shape &aKey) |
Standard_Boolean | Contains (const TopoDS_Shape &aKey) const |
Standard_Boolean | Remove (const TopoDS_Shape &aKey) |
DEFINE_STANDARD_ALLOC TopTools_MapOfOrientedShape::TopTools_MapOfOrientedShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
TopTools_MapOfOrientedShape& TopTools_MapOfOrientedShape::Assign | ( | const TopTools_MapOfOrientedShape & | Other | ) |
Standard_Boolean TopTools_MapOfOrientedShape::Contains | ( | const TopoDS_Shape & | aKey | ) | const |
TopTools_MapOfOrientedShape& TopTools_MapOfOrientedShape::operator= | ( | const TopTools_MapOfOrientedShape & | Other | ) | [inline] |
void TopTools_MapOfOrientedShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |