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