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

#include <QANCollection_DataMapOfRealPnt.hxx>

Inheritance diagram for QANCollection_DataMapOfRealPnt:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC QANCollection_DataMapOfRealPnt (const Standard_Integer NbBuckets=1)
QANCollection_DataMapOfRealPntAssign (const QANCollection_DataMapOfRealPnt &Other)
QANCollection_DataMapOfRealPntoperator= (const QANCollection_DataMapOfRealPnt &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~QANCollection_DataMapOfRealPnt ()
Standard_Boolean Bind (const Standard_Real &K, const gp_Pnt &I)
Standard_Boolean IsBound (const Standard_Real &K) const
Standard_Boolean UnBind (const Standard_Real &K)
const gp_PntFind (const Standard_Real &K) const
const gp_Pntoperator() (const Standard_Real &K) const
gp_PntChangeFind (const Standard_Real &K)
gp_Pntoperator() (const Standard_Real &K)
Standard_Address Find1 (const Standard_Real &K) const
Standard_Address ChangeFind1 (const Standard_Real &K)

Constructor & Destructor Documentation


Member Function Documentation

const gp_Pnt& QANCollection_DataMapOfRealPnt::operator() ( const Standard_Real K) const [inline]
gp_Pnt& QANCollection_DataMapOfRealPnt::operator() ( const Standard_Real K) [inline]
QANCollection_DataMapOfRealPnt& QANCollection_DataMapOfRealPnt::operator= ( const QANCollection_DataMapOfRealPnt Other) [inline]

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