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