#include <BRepFill_DataMapOfOrientedShapeListOfShape.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BRepFill_DataMapOfOrientedShapeListOfShape (const Standard_Integer NbBuckets=1) |
Standard_EXPORT BRepFill_DataMapOfOrientedShapeListOfShape & | Assign (const BRepFill_DataMapOfOrientedShapeListOfShape &Other) |
BRepFill_DataMapOfOrientedShapeListOfShape & | operator= (const BRepFill_DataMapOfOrientedShapeListOfShape &Other) |
Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
Standard_EXPORT void | Clear () |
~BRepFill_DataMapOfOrientedShapeListOfShape () | |
Standard_EXPORT Standard_Boolean | Bind (const TopoDS_Shape &K, const TopTools_ListOfShape &I) |
Standard_EXPORT Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
Standard_EXPORT Standard_Boolean | UnBind (const TopoDS_Shape &K) |
Standard_EXPORT const TopTools_ListOfShape & | Find (const TopoDS_Shape &K) const |
const TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) const |
Standard_EXPORT TopTools_ListOfShape & | ChangeFind (const TopoDS_Shape &K) |
TopTools_ListOfShape & | operator() (const TopoDS_Shape &K) |
Private Member Functions | |
Standard_EXPORT | BRepFill_DataMapOfOrientedShapeListOfShape (const BRepFill_DataMapOfOrientedShapeListOfShape &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|