Method | Description | |
---|---|---|
Add ( TopoDS_Shape theKey1, double theItem ) : int | ||
ChangeFromIndex ( int theIndex ) : double | ||
ChangeFromKey ( TopoDS_Shape theKey1 ) : double | ||
ChangeSeek ( TopoDS_Shape theKey1 ) : double | ||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Clear ( bool doReleaseMemory ) : void | ||
Contains ( TopoDS_Shape theKey1 ) : bool | ||
Exchange ( |
||
FindFromIndex ( int theIndex ) : double | ||
FindFromKey ( TopoDS_Shape theKey1, double &theValue ) : bool | ||
FindFromKey ( TopoDS_Shape theKey1 ) : double | ||
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 ) : double | ||
Size ( ) : int | ||
Substitute ( int theIndex, TopoDS_Shape theKey1, double theItem ) : void | ||
Swap ( int theIndex1, int theIndex2 ) : void | ||
TopTools_IndexedDataMapOfShapeReal ( ) : System | ||
TopTools_IndexedDataMapOfShapeReal ( |
||
TopTools_IndexedDataMapOfShapeReal ( int theNbBuckets ) : System | ||
TopTools_IndexedDataMapOfShapeReal ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System |
public Add ( TopoDS_Shape theKey1, double theItem ) : int | ||
theKey1 | TopoDS_Shape | |
theItem | double | |
return | int |
public ChangeFromIndex ( int theIndex ) : double | ||
theIndex | int | |
return | double |
public ChangeFromKey ( TopoDS_Shape theKey1 ) : double | ||
theKey1 | TopoDS_Shape | |
return | double |
public ChangeSeek ( TopoDS_Shape theKey1 ) : double | ||
theKey1 | TopoDS_Shape | |
return | double |
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 ) : double | ||
theIndex | int | |
return | double |
public FindFromKey ( TopoDS_Shape theKey1, double &theValue ) : bool | ||
theKey1 | TopoDS_Shape | |
theValue | double | |
return | bool |
public FindFromKey ( TopoDS_Shape theKey1 ) : double | ||
theKey1 | TopoDS_Shape | |
return | double |
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 ) : double | ||
theKey1 | TopoDS_Shape | |
return | double |
public Substitute ( int theIndex, TopoDS_Shape theKey1, double theItem ) : void | ||
theIndex | int | |
theKey1 | TopoDS_Shape | |
theItem | double | |
return | void |
public Swap ( int theIndex1, int theIndex2 ) : void | ||
theIndex1 | int | |
theIndex2 | int | |
return | void |
public TopTools_IndexedDataMapOfShapeReal ( ) : System | ||
return | System |
public TopTools_IndexedDataMapOfShapeReal ( |
||
theOther | ||
return | System |
public TopTools_IndexedDataMapOfShapeReal ( int theNbBuckets ) : System | ||
theNbBuckets | int | |
return | System |
public TopTools_IndexedDataMapOfShapeReal ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
theNbBuckets | int | |
theAllocator | NCollection_BaseAllocator | |
return | System |