#include <IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d.hxx>
Public Member Functions | |
IntPoly_IndexedMapNodeOfIndexedMapOfPnt2d (const gp_Pnt2d &K1, const Standard_Integer K2, const TCollection_MapNodePtr &n1, const TCollection_MapNodePtr &n2) | |
gp_Pnt2d & | Key1 () const |
Standard_Integer & | Key2 () const |
TCollection_MapNodePtr & | Next2 () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
gp_Pnt2d | myKey1 |
Standard_Integer | myKey2 |
TCollection_MapNodePtr | myNext2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|