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