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