|
Open CASCADE Technology
6.5.4
|
#include <LocOpe_DataMapOfShapePnt.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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) |
| DEFINE_STANDARD_ALLOC LocOpe_DataMapOfShapePnt::LocOpe_DataMapOfShapePnt | ( | const Standard_Integer | NbBuckets = 1 | ) |
| LocOpe_DataMapOfShapePnt::~LocOpe_DataMapOfShapePnt | ( | ) | [inline] |
| LocOpe_DataMapOfShapePnt& LocOpe_DataMapOfShapePnt::Assign | ( | const LocOpe_DataMapOfShapePnt & | Other | ) |
| const gp_Pnt& LocOpe_DataMapOfShapePnt::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address LocOpe_DataMapOfShapePnt::Find1 | ( | 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 | ) |
1.8.0