Open CASCADE Technology 6.6.0
|
#include <QANCollection_IndexedDataMapOfRealPnt.hxx>
QANCollection_IndexedDataMapOfRealPnt::QANCollection_IndexedDataMapOfRealPnt | ( | const Standard_Integer | NbBuckets = 1 | ) |
QANCollection_IndexedDataMapOfRealPnt::~QANCollection_IndexedDataMapOfRealPnt | ( | ) | [inline] |
Standard_Integer QANCollection_IndexedDataMapOfRealPnt::Add | ( | const Standard_Real & | K, |
const gp_Pnt & | I | ||
) |
QANCollection_IndexedDataMapOfRealPnt& QANCollection_IndexedDataMapOfRealPnt::Assign | ( | const QANCollection_IndexedDataMapOfRealPnt & | Other | ) |
gp_Pnt& QANCollection_IndexedDataMapOfRealPnt::ChangeFromIndex | ( | const Standard_Integer | I | ) |
gp_Pnt& QANCollection_IndexedDataMapOfRealPnt::ChangeFromKey | ( | const Standard_Real & | K | ) |
Standard_Address QANCollection_IndexedDataMapOfRealPnt::ChangeFromKey1 | ( | const Standard_Real & | K | ) |
void QANCollection_IndexedDataMapOfRealPnt::Clear | ( | ) |
Standard_Boolean QANCollection_IndexedDataMapOfRealPnt::Contains | ( | const Standard_Real & | K | ) | const |
const gp_Pnt& QANCollection_IndexedDataMapOfRealPnt::FindFromIndex | ( | const Standard_Integer | I | ) | const |
const gp_Pnt& QANCollection_IndexedDataMapOfRealPnt::FindFromKey | ( | const Standard_Real & | K | ) | const |
Standard_Address QANCollection_IndexedDataMapOfRealPnt::FindFromKey1 | ( | const Standard_Real & | K | ) | const |
Standard_Integer QANCollection_IndexedDataMapOfRealPnt::FindIndex | ( | const Standard_Real & | K | ) | const |
const Standard_Real& QANCollection_IndexedDataMapOfRealPnt::FindKey | ( | const Standard_Integer | I | ) | const |
const gp_Pnt& QANCollection_IndexedDataMapOfRealPnt::operator() | ( | const Standard_Integer | I | ) | const [inline] |
gp_Pnt& QANCollection_IndexedDataMapOfRealPnt::operator() | ( | const Standard_Integer | I | ) | [inline] |
QANCollection_IndexedDataMapOfRealPnt& QANCollection_IndexedDataMapOfRealPnt::operator= | ( | const QANCollection_IndexedDataMapOfRealPnt & | Other | ) | [inline] |
void QANCollection_IndexedDataMapOfRealPnt::RemoveLast | ( | ) |
void QANCollection_IndexedDataMapOfRealPnt::ReSize | ( | const Standard_Integer | NbBuckets | ) |
void QANCollection_IndexedDataMapOfRealPnt::Substitute | ( | const Standard_Integer | I, |
const Standard_Real & | K, | ||
const gp_Pnt & | T | ||
) |