#include <IntPoly_IndexedMapOfPnt2d.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | IntPoly_IndexedMapOfPnt2d (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT IntPoly_IndexedMapOfPnt2d & | Assign (const IntPoly_IndexedMapOfPnt2d &Other) |
| IntPoly_IndexedMapOfPnt2d & | operator= (const IntPoly_IndexedMapOfPnt2d &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~IntPoly_IndexedMapOfPnt2d () | |
| Standard_EXPORT Standard_Integer | Add (const gp_Pnt2d &K) |
| Standard_EXPORT void | Substitute (const Standard_Integer I, const gp_Pnt2d &K) |
| Standard_EXPORT void | RemoveLast () |
| Standard_EXPORT Standard_Boolean | Contains (const gp_Pnt2d &K) const |
| Standard_EXPORT const gp_Pnt2d & | FindKey (const Standard_Integer I) const |
| const gp_Pnt2d & | operator() (const Standard_Integer I) const |
| Standard_EXPORT Standard_Integer | FindIndex (const gp_Pnt2d &K) const |
Private Member Functions | |
| Standard_EXPORT | IntPoly_IndexedMapOfPnt2d (const IntPoly_IndexedMapOfPnt2d &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.1