메소드 |
설명 |
|
Assign ( TopTools_DataMapOfOrientedShapeInteger theOther ) : TopTools_DataMapOfOrientedShapeInteger |
|
|
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 ( TopTools_DataMapOfOrientedShapeInteger theOther ) : void |
|
|
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 theOther ) : System |
|
|
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets ) : System |
|
|
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System |
|
|
UnBind ( TopoDS_Shape theKey ) : bool |
|
|