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

#include <BRepMesh_DataMapOfIntegerPnt.hxx>

Inheritance diagram for BRepMesh_DataMapOfIntegerPnt:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

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