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