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