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