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