메소드 | 설명 | |
---|---|---|
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 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 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 |