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