Method | Description | |
---|---|---|
Assign ( |
||
Bound ( TopoDS_Shape theKey, int theItem ) : int | ||
ChangeFind ( TopoDS_Shape theKey ) : int | ||
ChangeSeek ( TopoDS_Shape theKey ) : int | ||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Clear ( bool doReleaseMemory ) : void | ||
Exchange ( |
||
Find ( TopoDS_Shape theKey, int &theValue ) : bool | ||
Find ( TopoDS_Shape theKey ) : int | ||
IsBound ( TopoDS_Shape theKey ) : bool | ||
Seek ( TopoDS_Shape theKey ) : int | ||
Size ( ) : int | ||
TopTools_DataMapOfOrientedShapeInteger ( ) : System | ||
TopTools_DataMapOfOrientedShapeInteger ( |
||
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets ) : System | ||
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
UnBind ( TopoDS_Shape theKey ) : bool |
public Assign ( |
||
theOther | ||
return |
public Bound ( TopoDS_Shape theKey, int theItem ) : int | ||
theKey | TopoDS_Shape | |
theItem | int | |
return | int |
public ChangeFind ( TopoDS_Shape theKey ) : int | ||
theKey | TopoDS_Shape | |
return | int |
public ChangeSeek ( TopoDS_Shape theKey ) : int | ||
theKey | TopoDS_Shape | |
return | int |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
return | void |
public Exchange ( |
||
theOther | ||
return | void |
public Find ( TopoDS_Shape theKey, int &theValue ) : bool | ||
theKey | TopoDS_Shape | |
theValue | int | |
return | bool |
public IsBound ( TopoDS_Shape theKey ) : bool | ||
theKey | TopoDS_Shape | |
return | bool |
public TopTools_DataMapOfOrientedShapeInteger ( ) : System | ||
return | System |
public TopTools_DataMapOfOrientedShapeInteger ( |
||
theOther | ||
return | System |
public TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets ) : System | ||
theNbBuckets | int | |
return | System |
public TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
theNbBuckets | int | |
theAllocator | NCollection_BaseAllocator | |
return | System |