Open CASCADE Technology
6.5.4
|
#include <BRepMesh_IndexedMapOfVertex.hxx>
DEFINE_STANDARD_ALLOC BRepMesh_IndexedMapOfVertex::BRepMesh_IndexedMapOfVertex | ( | const Standard_Integer | NbBuckets = 1 | ) |
BRepMesh_IndexedMapOfVertex& BRepMesh_IndexedMapOfVertex::Assign | ( | const BRepMesh_IndexedMapOfVertex & | Other | ) |
const BRepMesh_Vertex& BRepMesh_IndexedMapOfVertex::operator() | ( | const Standard_Integer | I | ) | const [inline] |
BRepMesh_IndexedMapOfVertex& BRepMesh_IndexedMapOfVertex::operator= | ( | const BRepMesh_IndexedMapOfVertex & | Other | ) | [inline] |
void BRepMesh_IndexedMapOfVertex::ReSize | ( | const Standard_Integer | NbBuckets | ) |
void BRepMesh_IndexedMapOfVertex::Substitute | ( | const Standard_Integer | I, |
const BRepMesh_Vertex & | K | ||
) |