Method | Description | |
---|---|---|
Add ( TopoDS_Shape theKey1, |
||
ChangeFromIndex ( int theIndex ) : |
||
ChangeFromKey ( TopoDS_Shape theKey1 ) : |
||
ChangeSeek ( TopoDS_Shape theKey1 ) : |
||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Clear ( bool doReleaseMemory ) : void | ||
Contains ( TopoDS_Shape theKey1 ) : bool | ||
Exchange ( |
||
FindFromIndex ( int theIndex ) : |
||
FindFromKey ( TopoDS_Shape theKey1 ) : |
||
FindFromKey ( TopoDS_Shape theKey1, |
||
FindIndex ( TopoDS_Shape theKey1 ) : int | ||
FindKey ( int theIndex ) : TopoDS_Shape | ||
RemoveFromIndex ( int theIndex ) : void | ||
RemoveKey ( TopoDS_Shape theKey1 ) : void | ||
RemoveLast ( ) : void | ||
Seek ( TopoDS_Shape theKey1 ) : |
||
Size ( ) : int | ||
Substitute ( int theIndex, TopoDS_Shape theKey1, |
||
Swap ( int theIndex1, int theIndex2 ) : void | ||
TopTools_IndexedDataMapOfShapeListOfShape ( ) : System | ||
TopTools_IndexedDataMapOfShapeListOfShape ( |
||
TopTools_IndexedDataMapOfShapeListOfShape ( int theNbBuckets ) : System | ||
TopTools_IndexedDataMapOfShapeListOfShape ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System |
public Add ( TopoDS_Shape theKey1, |
||
theKey1 | TopoDS_Shape | |
theItem | ||
return | int |
public ChangeFromIndex ( int theIndex ) : |
||
theIndex | int | |
return |
public ChangeFromKey ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
return |
public ChangeSeek ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
return |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
return | void |
public Contains ( TopoDS_Shape theKey1 ) : bool | ||
theKey1 | TopoDS_Shape | |
return | bool |
public Exchange ( |
||
theOther | ||
return | void |
public FindFromIndex ( int theIndex ) : |
||
theIndex | int | |
return |
public FindFromKey ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
return |
public FindFromKey ( TopoDS_Shape theKey1, |
||
theKey1 | TopoDS_Shape | |
theValue | ||
return | bool |
public FindIndex ( TopoDS_Shape theKey1 ) : int | ||
theKey1 | TopoDS_Shape | |
return | int |
public FindKey ( int theIndex ) : TopoDS_Shape | ||
theIndex | int | |
return | TopoDS_Shape |
public RemoveFromIndex ( int theIndex ) : void | ||
theIndex | int | |
return | void |
public RemoveKey ( TopoDS_Shape theKey1 ) : void | ||
theKey1 | TopoDS_Shape | |
return | void |
public Seek ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
return |
public Substitute ( int theIndex, TopoDS_Shape theKey1, |
||
theIndex | int | |
theKey1 | TopoDS_Shape | |
theItem | ||
return | void |
public Swap ( int theIndex1, int theIndex2 ) : void | ||
theIndex1 | int | |
theIndex2 | int | |
return | void |
public TopTools_IndexedDataMapOfShapeListOfShape ( ) : System | ||
return | System |
public TopTools_IndexedDataMapOfShapeListOfShape ( |
||
theOther | ||
return | System |
public TopTools_IndexedDataMapOfShapeListOfShape ( int theNbBuckets ) : System | ||
theNbBuckets | int | |
return | System |
public TopTools_IndexedDataMapOfShapeListOfShape ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
theNbBuckets | int | |
theAllocator | NCollection_BaseAllocator | |
return | System |