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

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BiTgte_DataMapOfShapeBox (const Standard_Integer NbBuckets=1) |
| BiTgte_DataMapOfShapeBox & | Assign (const BiTgte_DataMapOfShapeBox &Other) |
| BiTgte_DataMapOfShapeBox & | operator= (const BiTgte_DataMapOfShapeBox &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~BiTgte_DataMapOfShapeBox () | |
| Standard_Boolean | Bind (const TopoDS_Shape &K, const Bnd_Box &I) |
| Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| const Bnd_Box & | Find (const TopoDS_Shape &K) const |
| const Bnd_Box & | operator() (const TopoDS_Shape &K) const |
| Bnd_Box & | ChangeFind (const TopoDS_Shape &K) |
| Bnd_Box & | operator() (const TopoDS_Shape &K) |
| Standard_Address | Find1 (const TopoDS_Shape &K) const |
| Standard_Address | ChangeFind1 (const TopoDS_Shape &K) |
| DEFINE_STANDARD_ALLOC BiTgte_DataMapOfShapeBox::BiTgte_DataMapOfShapeBox | ( | const Standard_Integer | NbBuckets = 1 | ) |
| BiTgte_DataMapOfShapeBox::~BiTgte_DataMapOfShapeBox | ( | ) | [inline] |
| BiTgte_DataMapOfShapeBox& BiTgte_DataMapOfShapeBox::Assign | ( | const BiTgte_DataMapOfShapeBox & | Other | ) |
| const Bnd_Box& BiTgte_DataMapOfShapeBox::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BiTgte_DataMapOfShapeBox::Find1 | ( | const TopoDS_Shape & | K | ) | const |
| const Bnd_Box& BiTgte_DataMapOfShapeBox::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| Bnd_Box& BiTgte_DataMapOfShapeBox::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| BiTgte_DataMapOfShapeBox& BiTgte_DataMapOfShapeBox::operator= | ( | const BiTgte_DataMapOfShapeBox & | Other | ) | [inline] |
| void BiTgte_DataMapOfShapeBox::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0