Open CASCADE Technology 6.6.0
|
#include <LocOpe_DataMapOfShapePnt.hxx>
Public Member Functions | |
LocOpe_DataMapOfShapePnt (const Standard_Integer NbBuckets=1) | |
LocOpe_DataMapOfShapePnt & | Assign (const LocOpe_DataMapOfShapePnt &Other) |
LocOpe_DataMapOfShapePnt & | operator= (const LocOpe_DataMapOfShapePnt &Other) |
void | ReSize (const Standard_Integer NbBuckets) |
void | Clear () |
~LocOpe_DataMapOfShapePnt () | |
Standard_Boolean | Bind (const TopoDS_Shape &K, const gp_Pnt &I) |
Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
Standard_Boolean | UnBind (const TopoDS_Shape &K) |
const gp_Pnt & | Find (const TopoDS_Shape &K) const |
const gp_Pnt & | operator() (const TopoDS_Shape &K) const |
gp_Pnt & | ChangeFind (const TopoDS_Shape &K) |
gp_Pnt & | operator() (const TopoDS_Shape &K) |
Standard_Address | Find1 (const TopoDS_Shape &K) const |
Standard_Address | ChangeFind1 (const TopoDS_Shape &K) |
LocOpe_DataMapOfShapePnt::LocOpe_DataMapOfShapePnt | ( | const Standard_Integer | NbBuckets = 1 | ) |
LocOpe_DataMapOfShapePnt::~LocOpe_DataMapOfShapePnt | ( | ) | [inline] |
LocOpe_DataMapOfShapePnt& LocOpe_DataMapOfShapePnt::Assign | ( | const LocOpe_DataMapOfShapePnt & | Other | ) |
Standard_Boolean LocOpe_DataMapOfShapePnt::Bind | ( | const TopoDS_Shape & | K, |
const gp_Pnt & | I | ||
) |
gp_Pnt& LocOpe_DataMapOfShapePnt::ChangeFind | ( | const TopoDS_Shape & | K | ) |
Standard_Address LocOpe_DataMapOfShapePnt::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
void LocOpe_DataMapOfShapePnt::Clear | ( | ) |
const gp_Pnt& LocOpe_DataMapOfShapePnt::Find | ( | const TopoDS_Shape & | K | ) | const |
Standard_Address LocOpe_DataMapOfShapePnt::Find1 | ( | const TopoDS_Shape & | K | ) | const |
Standard_Boolean LocOpe_DataMapOfShapePnt::IsBound | ( | const TopoDS_Shape & | K | ) | const |
const gp_Pnt& LocOpe_DataMapOfShapePnt::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
gp_Pnt& LocOpe_DataMapOfShapePnt::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
LocOpe_DataMapOfShapePnt& LocOpe_DataMapOfShapePnt::operator= | ( | const LocOpe_DataMapOfShapePnt & | Other | ) | [inline] |
void LocOpe_DataMapOfShapePnt::ReSize | ( | const Standard_Integer | NbBuckets | ) |
Standard_Boolean LocOpe_DataMapOfShapePnt::UnBind | ( | const TopoDS_Shape & | K | ) |