|
Open CASCADE Technology 6.5.2
|
#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) |
| ShapeFix_DataMapOfShapeBox2d (const Standard_Integer NbBuckets=1) | |
| ShapeFix_DataMapOfShapeBox2d & | Assign (const ShapeFix_DataMapOfShapeBox2d &Other) |
| ShapeFix_DataMapOfShapeBox2d & | operator= (const ShapeFix_DataMapOfShapeBox2d &Other) |
| void | ReSize (const Standard_Integer NbBuckets) |
| void | Clear () |
| ~ShapeFix_DataMapOfShapeBox2d () | |
| Standard_Boolean | Bind (const TopoDS_Shape &K, const Bnd_Box2d &I) |
| Standard_Boolean | IsBound (const TopoDS_Shape &K) const |
| Standard_Boolean | UnBind (const TopoDS_Shape &K) |
| const Bnd_Box2d & | Find (const TopoDS_Shape &K) const |
| const Bnd_Box2d & | operator() (const TopoDS_Shape &K) const |
| Bnd_Box2d & | ChangeFind (const TopoDS_Shape &K) |
| Bnd_Box2d & | operator() (const TopoDS_Shape &K) |
| Standard_Address | Find1 (const TopoDS_Shape &K) const |
| Standard_Address | ChangeFind1 (const TopoDS_Shape &K) |
| ShapeFix_DataMapOfShapeBox2d::ShapeFix_DataMapOfShapeBox2d | ( | const Standard_Integer | NbBuckets = 1 | ) |
| ShapeFix_DataMapOfShapeBox2d::~ShapeFix_DataMapOfShapeBox2d | ( | ) | [inline] |
| ShapeFix_DataMapOfShapeBox2d& ShapeFix_DataMapOfShapeBox2d::Assign | ( | const ShapeFix_DataMapOfShapeBox2d & | Other | ) |
| Standard_Boolean ShapeFix_DataMapOfShapeBox2d::Bind | ( | const TopoDS_Shape & | K, |
| const Bnd_Box2d & | I | ||
| ) |
| Bnd_Box2d& ShapeFix_DataMapOfShapeBox2d::ChangeFind | ( | const TopoDS_Shape & | K | ) |
| Standard_Address ShapeFix_DataMapOfShapeBox2d::ChangeFind1 | ( | const TopoDS_Shape & | K | ) |
| void ShapeFix_DataMapOfShapeBox2d::Clear | ( | ) |
| const Bnd_Box2d& ShapeFix_DataMapOfShapeBox2d::Find | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address ShapeFix_DataMapOfShapeBox2d::Find1 | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Boolean ShapeFix_DataMapOfShapeBox2d::IsBound | ( | const TopoDS_Shape & | K | ) | const |
| void ShapeFix_DataMapOfShapeBox2d::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* ShapeFix_DataMapOfShapeBox2d::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BasicMap.
| void* ShapeFix_DataMapOfShapeBox2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BasicMap.
| Bnd_Box2d& ShapeFix_DataMapOfShapeBox2d::operator() | ( | const TopoDS_Shape & | K | ) | [inline] |
| const Bnd_Box2d& ShapeFix_DataMapOfShapeBox2d::operator() | ( | const TopoDS_Shape & | K | ) | const [inline] |
| ShapeFix_DataMapOfShapeBox2d& ShapeFix_DataMapOfShapeBox2d::operator= | ( | const ShapeFix_DataMapOfShapeBox2d & | Other | ) | [inline] |
| void ShapeFix_DataMapOfShapeBox2d::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| Standard_Boolean ShapeFix_DataMapOfShapeBox2d::UnBind | ( | const TopoDS_Shape & | K | ) |
1.7.4