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