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