Method | Description | |
---|---|---|
Assign ( |
||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Clear ( bool doReleaseMemory ) : void | ||
Exchange ( |
||
IsBound ( TopoDS_Shape theKey ) : bool | ||
Size ( ) : int | ||
TopTools_DataMapOfShapeListOfInteger ( ) : System | ||
TopTools_DataMapOfShapeListOfInteger ( |
||
TopTools_DataMapOfShapeListOfInteger ( int theNbBuckets ) : System | ||
TopTools_DataMapOfShapeListOfInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
UnBind ( TopoDS_Shape theKey ) : bool |
public Assign ( |
||
theOther | ||
return |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
return | void |
public Exchange ( |
||
theOther | ||
return | void |
public IsBound ( TopoDS_Shape theKey ) : bool | ||
theKey | TopoDS_Shape | |
return | bool |
public TopTools_DataMapOfShapeListOfInteger ( ) : System | ||
return | System |
public TopTools_DataMapOfShapeListOfInteger ( |
||
theOther | ||
return | System |
public TopTools_DataMapOfShapeListOfInteger ( int theNbBuckets ) : System | ||
theNbBuckets | int | |
return | System |
public TopTools_DataMapOfShapeListOfInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
theNbBuckets | int | |
theAllocator | NCollection_BaseAllocator | |
return | System |