Метод | Описание | |
---|---|---|
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 | ||
Результат | int |
public ChangeFromIndex ( int theIndex ) : |
||
theIndex | int | |
Результат |
public ChangeFromKey ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
Результат |
public ChangeSeek ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
Результат |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
Результат | void |
public Clear ( bool doReleaseMemory ) : void | ||
doReleaseMemory | bool | |
Результат | void |
public Contains ( TopoDS_Shape theKey1 ) : bool | ||
theKey1 | TopoDS_Shape | |
Результат | bool |
public Exchange ( |
||
theOther | ||
Результат | void |
public FindFromIndex ( int theIndex ) : |
||
theIndex | int | |
Результат |
public FindFromKey ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
Результат |
public FindFromKey ( TopoDS_Shape theKey1, |
||
theKey1 | TopoDS_Shape | |
theValue | ||
Результат | bool |
public FindIndex ( TopoDS_Shape theKey1 ) : int | ||
theKey1 | TopoDS_Shape | |
Результат | int |
public FindKey ( int theIndex ) : TopoDS_Shape | ||
theIndex | int | |
Результат | TopoDS_Shape |
public RemoveFromIndex ( int theIndex ) : void | ||
theIndex | int | |
Результат | void |
public RemoveKey ( TopoDS_Shape theKey1 ) : void | ||
theKey1 | TopoDS_Shape | |
Результат | void |
public Seek ( TopoDS_Shape theKey1 ) : |
||
theKey1 | TopoDS_Shape | |
Результат |
public Substitute ( int theIndex, TopoDS_Shape theKey1, |
||
theIndex | int | |
theKey1 | TopoDS_Shape | |
theItem | ||
Результат | void |
public Swap ( int theIndex1, int theIndex2 ) : void | ||
theIndex1 | int | |
theIndex2 | int | |
Результат | void |
public TopTools_IndexedDataMapOfShapeListOfShape ( ) : System | ||
Результат | System |
public TopTools_IndexedDataMapOfShapeListOfShape ( |
||
theOther | ||
Результат | System |
public TopTools_IndexedDataMapOfShapeListOfShape ( int theNbBuckets ) : System | ||
theNbBuckets | int | |
Результат | System |
public TopTools_IndexedDataMapOfShapeListOfShape ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
theNbBuckets | int | |
theAllocator | NCollection_BaseAllocator | |
Результат | System |