|
Open CASCADE Technology 6.5.2
|
#include <BRepMesh_DataMapOfShapePairOfPolygon.hxx>

| 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 | ) |
| Standard_Address BRepMesh_DataMapOfShapePairOfPolygon::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
| void BRepMesh_DataMapOfShapePairOfPolygon::Clear | ( | ) |
| const BRepMesh_PairOfPolygon& BRepMesh_DataMapOfShapePairOfPolygon::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BRepMesh_DataMapOfShapePairOfPolygon::Find1 | ( | 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.7.4