Open CASCADE Technology 6.6.0
|
#include <BRepMesh_IDMapOfLinkOfDataStructureOfDelaun.hxx>
BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::BRepMesh_IDMapOfLinkOfDataStructureOfDelaun | ( | const Standard_Integer | NbBuckets = 1 | ) |
BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::~BRepMesh_IDMapOfLinkOfDataStructureOfDelaun | ( | ) | [inline] |
Standard_Integer BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::Add | ( | const BRepMesh_Edge & | K, |
const BRepMesh_PairOfIndex & | I | ||
) |
BRepMesh_IDMapOfLinkOfDataStructureOfDelaun& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::Assign | ( | const BRepMesh_IDMapOfLinkOfDataStructureOfDelaun & | Other | ) |
BRepMesh_PairOfIndex& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::ChangeFromIndex | ( | const Standard_Integer | I | ) |
BRepMesh_PairOfIndex& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::ChangeFromKey | ( | const BRepMesh_Edge & | K | ) |
Standard_Address BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::ChangeFromKey1 | ( | const BRepMesh_Edge & | K | ) |
void BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::Clear | ( | ) |
Standard_Boolean BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::Contains | ( | const BRepMesh_Edge & | K | ) | const |
const BRepMesh_PairOfIndex& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::FindFromIndex | ( | const Standard_Integer | I | ) | const |
const BRepMesh_PairOfIndex& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::FindFromKey | ( | const BRepMesh_Edge & | K | ) | const |
Standard_Address BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::FindFromKey1 | ( | const BRepMesh_Edge & | K | ) | const |
Standard_Integer BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::FindIndex | ( | const BRepMesh_Edge & | K | ) | const |
const BRepMesh_Edge& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::FindKey | ( | const Standard_Integer | I | ) | const |
const BRepMesh_PairOfIndex& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::operator() | ( | const Standard_Integer | I | ) | const [inline] |
BRepMesh_PairOfIndex& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::operator() | ( | const Standard_Integer | I | ) | [inline] |
BRepMesh_IDMapOfLinkOfDataStructureOfDelaun& BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::operator= | ( | const BRepMesh_IDMapOfLinkOfDataStructureOfDelaun & | Other | ) | [inline] |
void BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::RemoveLast | ( | ) |
void BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::ReSize | ( | const Standard_Integer | NbBuckets | ) |
void BRepMesh_IDMapOfLinkOfDataStructureOfDelaun::Substitute | ( | const Standard_Integer | I, |
const BRepMesh_Edge & | K, | ||
const BRepMesh_PairOfIndex & | T | ||
) |