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