Open CASCADE Technology 6.6.0
|
#include <BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY.hxx>
Public Member Functions | |
BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY () | |
BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY (const BRepMesh_DataMapOfIntegerListOfXY &aMap) | |
void | Initialize (const BRepMesh_DataMapOfIntegerListOfXY &aMap) |
const Standard_Integer & | Key () const |
const BRepMesh_ListOfXY & | Value () const |
BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY::BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY | ( | ) |
BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY::BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY | ( | const BRepMesh_DataMapOfIntegerListOfXY & | aMap | ) |
void BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY::Initialize | ( | const BRepMesh_DataMapOfIntegerListOfXY & | aMap | ) |
const Standard_Integer& BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY::Key | ( | ) | const |
const BRepMesh_ListOfXY& BRepMesh_DataMapIteratorOfDataMapOfIntegerListOfXY::Value | ( | ) | const |