Open CASCADE Technology 6.6.0
Public Member Functions
BRepMesh_DataMapOfIntegerPnt Class Reference

#include <BRepMesh_DataMapOfIntegerPnt.hxx>

Inheritance diagram for BRepMesh_DataMapOfIntegerPnt:
Inheritance graph
[legend]

Public Member Functions

 BRepMesh_DataMapOfIntegerPnt (const Standard_Integer NbBuckets=1)
BRepMesh_DataMapOfIntegerPntAssign (const BRepMesh_DataMapOfIntegerPnt &Other)
BRepMesh_DataMapOfIntegerPntoperator= (const BRepMesh_DataMapOfIntegerPnt &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepMesh_DataMapOfIntegerPnt ()
Standard_Boolean Bind (const Standard_Integer &K, const gp_Pnt &I)
Standard_Boolean IsBound (const Standard_Integer &K) const
Standard_Boolean UnBind (const Standard_Integer &K)
const gp_PntFind (const Standard_Integer &K) const
const gp_Pntoperator() (const Standard_Integer &K) const
gp_PntChangeFind (const Standard_Integer &K)
gp_Pntoperator() (const Standard_Integer &K)
Standard_Address Find1 (const Standard_Integer &K) const
Standard_Address ChangeFind1 (const Standard_Integer &K)

Constructor & Destructor Documentation

BRepMesh_DataMapOfIntegerPnt::BRepMesh_DataMapOfIntegerPnt ( const Standard_Integer  NbBuckets = 1)
BRepMesh_DataMapOfIntegerPnt::~BRepMesh_DataMapOfIntegerPnt ( ) [inline]

Member Function Documentation

BRepMesh_DataMapOfIntegerPnt& BRepMesh_DataMapOfIntegerPnt::Assign ( const BRepMesh_DataMapOfIntegerPnt Other)
Standard_Boolean BRepMesh_DataMapOfIntegerPnt::Bind ( const Standard_Integer K,
const gp_Pnt I 
)
gp_Pnt& BRepMesh_DataMapOfIntegerPnt::ChangeFind ( const Standard_Integer K)
Standard_Address BRepMesh_DataMapOfIntegerPnt::ChangeFind1 ( const Standard_Integer K)
void BRepMesh_DataMapOfIntegerPnt::Clear ( )
const gp_Pnt& BRepMesh_DataMapOfIntegerPnt::Find ( const Standard_Integer K) const
Standard_Address BRepMesh_DataMapOfIntegerPnt::Find1 ( const Standard_Integer K) const
Standard_Boolean BRepMesh_DataMapOfIntegerPnt::IsBound ( const Standard_Integer K) const
const gp_Pnt& BRepMesh_DataMapOfIntegerPnt::operator() ( const Standard_Integer K) const [inline]
gp_Pnt& BRepMesh_DataMapOfIntegerPnt::operator() ( const Standard_Integer K) [inline]
BRepMesh_DataMapOfIntegerPnt& BRepMesh_DataMapOfIntegerPnt::operator= ( const BRepMesh_DataMapOfIntegerPnt Other) [inline]
void BRepMesh_DataMapOfIntegerPnt::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean BRepMesh_DataMapOfIntegerPnt::UnBind ( const Standard_Integer K)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines