#include <BRepMesh_DataMapOfShapePairOfPolygon.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepMesh_DataMapOfShapePairOfPolygon (const Standard_Integer NbBuckets=1) | |
| BRepMesh_DataMapOfShapePairOfPolygon & | Assign (const BRepMesh_DataMapOfShapePairOfPolygon &Other) |
| BRepMesh_DataMapOfShapePairOfPolygon & | operator= (const BRepMesh_DataMapOfShapePairOfPolygon &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~BRepMesh_DataMapOfShapePairOfPolygon () | |
| Standard_Boolean | Bind (const TopoDS_Shape &K, const BRepMesh_PairOfPolygon &I) |
| Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| const BRepMesh_PairOfPolygon & | Find (const TopoDS_Shape &K) const |
| const BRepMesh_PairOfPolygon & | operator() (const TopoDS_Shape &K) const |
| BRepMesh_PairOfPolygon & | ChangeFind (const TopoDS_Shape &K) |
| BRepMesh_PairOfPolygon & | operator() (const TopoDS_Shape &K) |
| BRepMesh_DataMapOfShapePairOfPolygon::BRepMesh_DataMapOfShapePairOfPolygon | ( | const Standard_Integer | NbBuckets = 1 |
) |
| BRepMesh_DataMapOfShapePairOfPolygon::~BRepMesh_DataMapOfShapePairOfPolygon | ( | ) | [inline] |
| BRepMesh_DataMapOfShapePairOfPolygon& BRepMesh_DataMapOfShapePairOfPolygon::Assign | ( | const BRepMesh_DataMapOfShapePairOfPolygon & | Other | ) |
| Standard_Boolean BRepMesh_DataMapOfShapePairOfPolygon::Bind | ( | const TopoDS_Shape & | K, | |
| const BRepMesh_PairOfPolygon & | I | |||
| ) |
| BRepMesh_PairOfPolygon& BRepMesh_DataMapOfShapePairOfPolygon::ChangeFind | ( | const TopoDS_Shape & | K | ) |
| void BRepMesh_DataMapOfShapePairOfPolygon::Clear | ( | ) |
| const BRepMesh_PairOfPolygon& BRepMesh_DataMapOfShapePairOfPolygon::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Boolean BRepMesh_DataMapOfShapePairOfPolygon::IsBound | ( | const TopoDS_Shape & | K | ) | const |
| void BRepMesh_DataMapOfShapePairOfPolygon::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepMesh_DataMapOfShapePairOfPolygon::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* BRepMesh_DataMapOfShapePairOfPolygon::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| BRepMesh_PairOfPolygon& BRepMesh_DataMapOfShapePairOfPolygon::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| const BRepMesh_PairOfPolygon& BRepMesh_DataMapOfShapePairOfPolygon::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| BRepMesh_DataMapOfShapePairOfPolygon& BRepMesh_DataMapOfShapePairOfPolygon::operator= | ( | const BRepMesh_DataMapOfShapePairOfPolygon & | Other | ) | [inline] |
| void BRepMesh_DataMapOfShapePairOfPolygon::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean BRepMesh_DataMapOfShapePairOfPolygon::UnBind | ( | const TopoDS_Shape & | K | ) |
1.6.3