#include <MeshShape_DataMapOfIntegerPnt.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | MeshShape_DataMapOfIntegerPnt (const Standard_Integer NbBuckets=1) |
Standard_EXPORT MeshShape_DataMapOfIntegerPnt & | Assign (const MeshShape_DataMapOfIntegerPnt &Other) |
MeshShape_DataMapOfIntegerPnt & | operator= (const MeshShape_DataMapOfIntegerPnt &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~MeshShape_DataMapOfIntegerPnt () | |
Standard_EXPORT Standard_Boolean | Bind (const Standard_Integer &K, const gp_Pnt &I) |
Standard_EXPORT Standard_Boolean | IsBound (const Standard_Integer &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const Standard_Integer &K) |
Standard_EXPORT const gp_Pnt & | Find (const Standard_Integer &K) const |
const gp_Pnt & | operator() (const Standard_Integer &K) const |
Standard_EXPORT gp_Pnt & | ChangeFind (const Standard_Integer &K) |
gp_Pnt & | operator() (const Standard_Integer &K) |
Private Member Functions | |
Standard_EXPORT | MeshShape_DataMapOfIntegerPnt (const MeshShape_DataMapOfIntegerPnt &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|