Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
QANCollection_IndexedDataMapOfRealPnt Class Reference

#include <QANCollection_IndexedDataMapOfRealPnt.hxx>

Inheritance diagram for QANCollection_IndexedDataMapOfRealPnt:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC QANCollection_IndexedDataMapOfRealPnt (const Standard_Integer NbBuckets=1)
QANCollection_IndexedDataMapOfRealPntAssign (const QANCollection_IndexedDataMapOfRealPnt &Other)
QANCollection_IndexedDataMapOfRealPntoperator= (const QANCollection_IndexedDataMapOfRealPnt &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~QANCollection_IndexedDataMapOfRealPnt ()
Standard_Integer Add (const Standard_Real &K, const gp_Pnt &I)
void Substitute (const Standard_Integer I, const Standard_Real &K, const gp_Pnt &T)
void RemoveLast ()
Standard_Boolean Contains (const Standard_Real &K) const
const Standard_RealFindKey (const Standard_Integer I) const
const gp_PntFindFromIndex (const Standard_Integer I) const
const gp_Pntoperator() (const Standard_Integer I) const
gp_PntChangeFromIndex (const Standard_Integer I)
gp_Pntoperator() (const Standard_Integer I)
Standard_Integer FindIndex (const Standard_Real &K) const
const gp_PntFindFromKey (const Standard_Real &K) const
gp_PntChangeFromKey (const Standard_Real &K)
Standard_Address FindFromKey1 (const Standard_Real &K) const
Standard_Address ChangeFromKey1 (const Standard_Real &K)

Constructor & Destructor Documentation


Member Function Documentation

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]

The documentation for this class was generated from the following file: