Open CASCADE Technology 6.6.0
|
#include <BRepFill_DataMapOfOrientedShapeListOfShape.hxx>
Public Member Functions | |
BRepFill_DataMapOfOrientedShapeListOfShape (const Standard_Integer NbBuckets=1) | |
BRepFill_DataMapOfOrientedShapeListOfShape & | Assign (const BRepFill_DataMapOfOrientedShapeListOfShape &Other) |
BRepFill_DataMapOfOrientedShapeListOfShape & | operator= (const BRepFill_DataMapOfOrientedShapeListOfShape &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~BRepFill_DataMapOfOrientedShapeListOfShape () | |
Standard_Boolean | Bind (const TopoDS_Shape &K, const TopTools_ListOfShape &I) |
Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
Standard_Boolean | UnBind (const TopoDS_Shape &K) |
const TopTools_ListOfShape & | Find (const TopoDS_Shape &K) const |
const TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) const |
TopTools_ListOfShape & | ChangeFind (const TopoDS_Shape &K) |
TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) |
Standard_Address | Find1 (const TopoDS_Shape &K) const |
Standard_Address | ChangeFind1 (const TopoDS_Shape &K) |
BRepFill_DataMapOfOrientedShapeListOfShape::BRepFill_DataMapOfOrientedShapeListOfShape | ( | const Standard_Integer | NbBuckets = 1 | ) |
BRepFill_DataMapOfOrientedShapeListOfShape::~BRepFill_DataMapOfOrientedShapeListOfShape | ( | ) | [inline] |
BRepFill_DataMapOfOrientedShapeListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::Assign | ( | const BRepFill_DataMapOfOrientedShapeListOfShape & | Other | ) |
Standard_Boolean BRepFill_DataMapOfOrientedShapeListOfShape::Bind | ( | const TopoDS_Shape & | K, |
const TopTools_ListOfShape & | I | ||
) |
TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::ChangeFind | ( | const TopoDS_Shape & | K | ) |
Standard_Address BRepFill_DataMapOfOrientedShapeListOfShape::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
void BRepFill_DataMapOfOrientedShapeListOfShape::Clear | ( | ) |
const TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::Find | ( | const TopoDS_Shape & | K | ) | const |
Standard_Address BRepFill_DataMapOfOrientedShapeListOfShape::Find1 | ( | const TopoDS_Shape & | K | ) | const |
Standard_Boolean BRepFill_DataMapOfOrientedShapeListOfShape::IsBound | ( | const TopoDS_Shape & | K | ) | const |
const TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
TopTools_ListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
BRepFill_DataMapOfOrientedShapeListOfShape& BRepFill_DataMapOfOrientedShapeListOfShape::operator= | ( | const BRepFill_DataMapOfOrientedShapeListOfShape & | Other | ) | [inline] |
void BRepFill_DataMapOfOrientedShapeListOfShape::ReSize | ( | const Standard_Integer | NbBuckets | ) |
Standard_Boolean BRepFill_DataMapOfOrientedShapeListOfShape::UnBind | ( | const TopoDS_Shape & | K | ) |