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